.green {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #004000;
	line-height: 11px;
	text-decoration: none;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #336600;
	text-decoration: none;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336600;
	line-height: 22px;
	text-decoration: none;


}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:hover {
	text-decoration: underline;
}