.table_border {
	border: 1px solid #000;
}
.header_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.body_text a {
	color: #537E36;
	font-weight: bold;
	text-decoration: none;
}
.body_text a:hover {
	color: #537E36;
	font-weight: bold;
	text-decoration: underline;
}
.header_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #537E36;
}
.header_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

