body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000066;
}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.heading {  font-size: 20px; color: #000000; font-weight: bold}
.footernote { font-size: 9px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.footernote:link { font-size: 9px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.footernote:visited { font-size: 9px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.footernote:hover {
	font-size: 9px;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
}

.subheading { font-size: 16px; color: #003373; font-weight: bold }
.highlight {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	word-spacing: 20px;
}

a { color: #1E7BC1; text-decoration: none}
a:visited {color: #1E7BC1; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}

.topnav {
	font-size: 11px;
	color: #003373;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topnav:link {
	font-size: 11px;
	color: #003373;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topnav:visited {
	font-size: 11px;
	color: #003373;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topnav:hover {
	font-size: 11px;
	color: #977109;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subMenu { font-size: 12px; color: #E8E9EA; font-weight: bold;  text-decoration: none}
.subMenu:link {
	font-size: 12px;
	color: #E8E9EA;
	font-weight: bold;
	text-decoration: none;
}
.subMenu:visited { font-size: 12px; color: #E8E9EA; font-weight: bold;  text-decoration: none}
.subMenu:hover {font-size: 12px; color: #FFFFFF; font-weight: bold;text-decoration: none}



.footer { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #FF0000; font-weight: normal; text-decoration: underline}
