body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EFE6D5;
}
.bottomlinks {
	font-size: 9px;
	color: #517E5A;
	text-decoration:none;
}.mainbody {
	background-color: #FFFFFF;
}
.bottomlinks a:link{
	font-size: 9px;
	color: #517E5A;
	text-decoration:none;
}.bottomlinks a:visited{
	font-size: 9px;
	color: #517E5A;
	text-decoration:none;
}.bottomlinks a:hover{
	font-size: 9px;
	color: #517E5A;
	text-decoration:underline;
}.bottomlinks a:active{
	font-size: 9px;
	color: #517E5A;
	text-decoration:none;
}
.pagetitle {
	color: #007352;
	font-size: 16px;
	font-weight: bolder;
}
a:link {
	color: #517C5A;
	text-decoration: underline;
}
a:visited {
	color: #517C5A;
	text-decoration: underline;
}
a:hover {
	color: #FEB01A;
	text-decoration: none;
}
a:active {
	color: #517C5A;
	text-decoration: underline;
}
.hppagetitles {
	font-size: 14px;
	font-weight: bold;
	color: #517C5A;
	text-decoration: none;
}.hppagetitles a:link{
	font-size: 14px;
	font-weight: bold;
	color: #517C5A;
	text-decoration: none;
}.hppagetitles a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #517C5A;
	text-decoration: none;
}.hppagetitles a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FEB01A;
	text-decoration: none;
}.hppagetitles a:active{
	font-size: 14px;
	font-weight: bold;
	color: #517C5A;
	text-decoration: none;
}
