body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
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: 16px; color: #63252A; font-weight: bold}
.subheading { font-size: 12px; color: #63252A; font-weight: bold }
.highlight {
	font-size: 12px;
	color: #003373;
	font-weight: bold;
	word-spacing: 20px;
}

a { color: #010066; text-decoration: underline}
a:visited {color: #010066; text-decoration: underline}
a:hover {color: #63252A; text-decoration: underline}

.topnav {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}
.topnav:link {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}
.topnav:visited {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}
.topnav:hover {
	font-size: 11px;
	color: #977109;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

.subMenu { font-size: 11px; color: #000000; font-weight: normal;  text-decoration: none; 	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subMenu:link {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subMenu:visited { font-size: 11px; color: #000000; font-weight: normal;  text-decoration: none; 	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subMenu:hover {font-size: 11px; color: #977109; font-weight: normal;text-decoration: none;	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.footer { font-size: 10px; color: #010066; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #010066; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #010066; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #63252A; font-weight: normal; text-decoration: underline}
