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

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

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

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

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

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

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

.navheader {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
		
}

.pagetext {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;	
}

.pagetextbold {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

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

.hidden {
	font-family: Verdana;
	font-size: 5px;
	color: #666666;	
}
