body {
	background-color: #666666;
	margin-top: 3px;
	margin-bottom: 0px;
}

.nav {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;	
}

.nav:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #F99f29;
	text-decoration: none;	
}

.navsites {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}

.navsites:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #F99f29;
	text-decoration: none;	
}

.navheader {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;	
}

.pagetext {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;	
}