body {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #004D21;
	font-size: 15px;
	position: absolute;
	left: 20px;
	top: 15px;
	right: 30px;
	bottom: 20px;
}
a:link {
	color: #006B3E;
}
a:visited {
	color: #006B3E;
}
a:hover {
	color: #006B3E;
}
a:active {
	color: #006B3E;
}
td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #004D21;
	font-size: 15px;	
}
.headline {
	font-size: 22px;
	font-weight: bold;
}
.subhead {
	font-size: 17px;
	font-weight: bold;
}
