.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.bodytext:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bodytext:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bodytext:hover {
	font-weight: bold;
	color: #7FA42B;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7FA42B;
}
a.footer:link {
	font-weight: normal;
	color: #7FA42B;
	text-decoration: none;
}
a.footer:visited {
	color: #7FA42B;
	text-decoration: none;
}
a.footer:hover {
	color: #7FA42B;
	text-decoration: underline;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #7FA42B;
}
.imageborder {
	border: thin solid #000000;
}
.subheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #7FA42B;
}
.bottombdr {
	border-bottom-style: solid;
	border-top-color: #7FA42B;
	border-right-color: #7FA42B;
	border-bottom-color: #7FA42B;
	border-left-color: #7FA42B;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.bootomleftbdr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7FA42B;
	border-right-color: #7FA42B;
	border-bottom-color: #7FA42B;
	border-left-color: #7FA42B;
}
