body { }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }
.bodytext {
	color: black;
	font-size: 8pt;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 11pt;
	text-align: justify;
	visibility: visible;
}
.bodytextsmall {
	color: #fff;
	font-size: 8pt;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 9pt;
	text-align: left;
	visibility: visible;
	background-color: black;
}
.bodytextsmallbold {
	color: #fff;
	font-size: 8pt;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 15pt;
	text-align: left;
	visibility: visible;
	background-color: black;
}
.bodytextsmallgrn {
	color: #56a545;
	font-size: 8pt;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 9pt;
	text-align: left;
	visibility: visible;
	background-color: black;
}
.fineprint {
	color: #fff;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	background-color: white;
}
.whitebodytext {
	color: white;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	text-align: justify;
	background-color: #56a545;

}
.REDbodytext {
	color: red;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	background-color: white;	
}

.headertext {
	color: #56a545;
	font-size: 18pt;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border-width: 0;
	background-color: transparent;
}

.Blackheadertext {
	color: black;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background-color: white;
}

.BLINKheadertext {
	color: #56a545;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration: blink;
	background-color: white;
}

.greenborder {
border: 1px solid #56a545;
}

.greenborder img {border:none; }.bodytextleft {
	color: black;
	font-size: 8pt;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 11pt;
	text-align: left;
	visibility: visible;
	background-color: white;
}
