/* CSS Document */

body {
	margin: 0px 0px;
	padding: 0px px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	color: #000000;
	background-color: #FFFFFF;
}


ul { margin: 0px; padding: 0px;}


.whitetopnav { font-weight: bold; font-size: 11px; color: #FFFFFF; text-decoration: none; }
.whitetopnav:link{ color: #FFFFFF; text-decoration: none; }
.whitetopnav:visited{ color: #FFFFFF; text-decoration: none; }
.whitetopnav:hover{ color: #FFFFFF; text-decoration: underline; }