.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #57A002;
}


.body_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #57A002;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}

.linecolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #999999;
}

.bodytext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	color: #666666;
}


.link_buttontext{
	text-decoration: none;
	font-size: 10px;
  	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.link_buttontext:hover{
	text-decoration: underline;
	font-weight: normal;
}

.hpvr{
	text-decoration: underline;
	font-size: 10px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.divider {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
