/* Global Styles */

body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	WORD-BREAK:BREAK-ALL;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

/* Font Styles */

a {
	font-size: 10pt;
	color: #52b1dd;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #52b1dd;
}

a:hover {
	text-decoration: none;
	color: #52b1dd;
}

a:active {
	text-decoration: underline;
	color: #52b1dd;
}

.newstitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #418cc6;
	WORD-BREAK:BREAK-ALL;
}

.newsdate {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #418cc6;
	WORD-BREAK:BREAK-ALL;
}

.classtitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	color: #666666;
	WORD-BREAK:BREAK-ALL;
}

.classdescription {
	font-size: 11pt;
	color: #999999;
	WORD-BREAK:BREAK-ALL;
}

img {
	border:none;
}

a img {
	border: none;
}

img { 
z-index: 1;
}