body {
	background-color: #cccccc;
	margin-top: 3px;
	
}

.nav {
	font-family: Verdana;
	font-size: 15px;
	color: #4F4F4F;
	text-decoration: none;	
}

.nav:hover {
	font-family: Verdana;
	font-size: 15px;
	color: #85c226;
	text-decoration: none;	
}

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

.navcontact:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;	
}

.pagetext {
	font-family: Verdana;
	font-size: 11px;
	color: #404040;	
}

.pagetextbold {
	font-family: Verdana;
	font-size: 11px;
	color: #404040;	
	font-weight: bold;
}
.pageheader {
	font-family: Verdana;
	font-size: 14px;
	color: #404040;	
	font-weight: bold;
	
}
