.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
}
.bggreen {
	text-decoration: none;
	background-color: #147609;
}
.heading
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 2px;
	color: #ffff00;
	padding-top: 2px;
	background-repeat: repeat-y;
	font-family: Helvetica;
	background-color: #105a07;
	text-decoration: none;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;
}
.subheading {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
