BODY, TD {
	font-family :  Arial, Verdana,  sans-serif ;
	font-size : 10pt;
	color: #272727;
}

A {
	text-decoration: none;
	color: #00488F;
	font-weight: bold; 
}

A:Hover {
	text-decoration: underline;
	color: #D49013;
	font-weight: bold; 
}

.navmenu {
	text-decoration: none;
	color: white;
	font-weight: bold; 
}

.navmenu:Hover {
	text-decoration: underline;
	color: #00488F;
	font-weight: bold; 
}

.topmenu {
	text-decoration: none;
	color: white;
	font-size: 10px;
}

.topmenu:Hover {
	text-decoration: underline;
	color: #EFAE36;
	font-size: 10px;
	 
}

A:Visited {
	text-decoration: none;
	
	font-weight: bold; 
}

.sectHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #00488F;
	font-weight: bold;
	
	
}