body {
	margin: 25px;
	background-color: #FFFFFF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintext {
	font-size: 11px;
	color: #FFFFFF;
}
.footertext {
	font-size: 10px;
	color: #67A371;
}
.infotable {
	font-size: 10px;
	color: #FFFFFF;
}
.style3 {color: #A2DAAB; font-weight: bold; }
.maintext a:link {
	font-weight: normal;
	color: #A2DAAB;
	text-decoration: none;
}
.maintext a:visited {
	font-weight: normal;
	color: #A2DAAB;
	text-decoration: none;
}
.maintext a:hover {
	font-weight: normal;
	color: #DA9A04;
	text-decoration: none;
}
.maintext a:active {
	font-weight: normal;
	color: #A2DAAB;
	text-decoration: none;
}
.footertext a:link {
	font-weight: normal;
	color: #DA9A04;
	text-decoration: none;
}
.footertext a:visited {
	font-weight: normal;
	color: #DA9A04;
	text-decoration: none;
}
.footertext a:hover {
	font-weight: normal;
	color: #A2DAAB;
	text-decoration: none;
}
.footertext a:active {
	font-weight: normal;
	color: #DA9A04;
	text-decoration: none;
}
.image {
	border: 1px solid #67A371;
}
