.menublock a{
	font-family: Tahoma, "Times New Roman";
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.menublock a:visited{
	font-family: Tahoma, "Times New Roman";
	color: #FFFFFF;
	font: bold;
	text-decoration: none;
	font-size: 14px;
}
.menublock a:hover{
	font-family: Tahoma, "Times New Roman";
	color: #006633;
	font: bold;
	text-decoration: none;
	font-size: 14px;
}
.menublock a:active{
	font-family: Tahoma, "Times New Roman";
	color: #006633;
	font: bold;
	text-decoration: none;
	font-size: 14px;
}
.menutitle {
	font-family: Tahoma, "Times New Roman";
	color: #006633;
	text-decoration: none;
	font-size: 16px;
	padding: 5px;
}
.header {
	font-family: Tahoma, "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}
.subheader {
	font-family: Tahoma, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
.body {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	padding: 5px;
}
.body a{
	font-family: Tahoma, "Times New Roman";
	color: #006633;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
.body a:visited{
	font-family: Tahoma, "Times New Roman";
	color: #006633;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.body a:hover{
	font-family: Tahoma, "Times New Roman";
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-family: Tahoma, "Times New Roman";
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.footer a{
	font-family: Tahoma, "Times New Roman";
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.footer a:visited{
	font-family: Tahoma, "Times New Roman";
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.bannertext {
	font-family: Tahoma, "Times New Roman";
	color: #FFFFFF;
	font-size: 24px;
	padding: 5px;
}
.highlight {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
	
