<style> {
	
}
body {
	color:#000000;
	background-color: #CCE5A2;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #CCE5A2;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #339999;
	text-transform: uppercase;
}

.stats {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color:#660099;
}
a:visited {
	color:navy;
}
a:hover {
	color: red;
}
</style>