body {
	background-color: #535E40;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #336600;
	font-weight: bold;
}
.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #336600;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #336600;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
	font-size: 15px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
	font-size: 15px;
}
a:visted {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
	font-size: 15px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 15px;
}