body {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background-image: url(designimgs/back.jpg);
	background-repeat:no-repeat;
	background-position:top
}
td { font-family: Tahoma; Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}
p { font-family: Tahoma; font-size: 14px; color: #000000}

.heading {  font-size: 20px; color: #000000; font-weight: bold}
.subheading { font-size: 16px; color: #003373; font-weight: bold }
.highlight {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}

a { color: #2B3F6D; text-decoration: bold;}
a:visited {color: #2B3F6D; text-decoration: bold;}
a:hover {color: #CFA908 text-decoration: bold;}

.topnav {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.topnav:link {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.topnav:visited {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.topnav:hover {
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.subMenu { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:link {
	font-size: 11px;
	color: #003373;
	font-weight: bold;
	text-decoration: none;
	
}
.subMenu:visited { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #FF0000; font-weight: bold;text-decoration: none}


.footer { font-size: 9px; color: #000000; font-weight: normal; text-decoration: none}
.footer:link { font-size: 9px; color: #000000; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 9px; color: #000000; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 9px; color: #FF0000; font-weight: normal; text-decoration: underline}
.test {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
