a:link {
	color: #9DB394;
	text-decoration:none
}
a:visited {
	color: #9DB394;
	text-decoration:none
}
a:hover {
	color: #669933;
	text-decoration:underline
}
a:active {
	color: #9DB394;
	text-decoration:none
}
.box-headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
}
.footerlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #9DB394;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
}
