a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #99CC00;
}

.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #578200;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 15px;
	color: #CCCCCC;
	letter-spacing: .5pt;
	word-spacing: 1pt;
}
.footmenu {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.footmenu a, .footmenu a:link, .footmenu a:visited, .footmenu a:active {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}
.footmenu a:hover {
	font: normal 10px Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration: underline;
	color: #99FF99;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003399;
}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 25pt;
	font-weight: normal;
	color: #CC3333;
	letter-spacing: 3pt;
}


.menu {
	font: bold normal 10pt Arial, Helvetica, sans-serif;
	color: #578200;
}
.menu a, .menu a:link, .menu a:visited {
	font: bold normal 10pt Arial, Helvetica, sans-serif;
	weight: bold;
	color: #578200;
	text-decoration: none;
}
.menu a:active {
	font: bold normal 10pt Arial, Helvetica, sans-serif;
	weight: bold;
	color: #CC3333;
	text-decoration: none;
	}
.menu a:hover {
	font: bold normal 10pt Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration: none;
	color: #99CC00;
}

p {
	margin-left: .35in;
	margin-right: .35in;
	text-align: justify;
}
.submenu {
	background-color: #CCCCCC;
	height: 18px;
	font-weight: bold;


}
a {
	color: #578200;
}
.caption {
	font-size: 7pt;
}
