.mainheader {
	font-family: "Arial Black";
	font-size: 24px;
	color: #FFFFFF;
	background-color: #336633;
}
body {
	background-color: #E4E4E4;
}




.smallprint, .smallprint a:visited, .smallprint a:link {
	color: #CCCCCC;
	text-decoration:none;
	line-height: 18px;
	font-family: "BankGothic Md BT";
	font-size: 10px;
}
.smallprint a:hover {
}

ul.listmenu a, ul.listmenu a:active{
	font-family: "BankGothic Md BT";
	font-size: 14px;
	color: #336633;
	text-decoration:none;
	line-height: 40px;
	background-color: #ffffff;
	text-decoration:none;
	display:block;
	width:254;
		text-align: center;
	
	
}

	
	ul.listmenu a:hover {
	color: #336633;
	background-color: #DCEDDC;
	text-decoration:none;
	line-height: 40px;
	}
	ul.listmenu{
	list-style: none;
	margin: 0px;
	padding: 0px;	

}


.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336633;
	font-weight: bolder;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
}
.bodytext a:visited, .bodytext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: underline;
}

