.pageText
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.pageTextGreen
{
	font-family: Verdana;
	font-size: 11px;
	color: #6E9300;
}
.pageTextGreenHeader
{
    font-family: Verdana;
    font-size: 11px;
    color: #ffffff;
    background-color: #6E9300;
}
.pageTextLargeGreen
{
	font-family: Verdana;
	font-size: 16px;
	color: #6E9300;
	font-weight: 900;
}
.header
{
	font-weight: 900;
	background-color: #6E9300;
	color: #ffffff;
}
A.anchor
{
	font-family: Verdana;
	font-size: 12px;
	color: #6E9300;
}
.subHeadingText
{
    font-family: Verdana;
	font-size: 14px;
	color:  #6E9300;
	font-weight: 600;
}