
body {
background-color: #BFC18C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000000;
margin-right: 2px;
margin-top: 5px;
margin-left: 2px;
margin-bottom: 2px;
}

.error {
	color: #FF0000;
}

a:link {
color: #658225;
}

a:visited {
color:#999999;
}

a:hover {
color:#711f3b;
}

.mainhead {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #b88c0f;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #658225;
}

.summary { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

.bodytext {font-family:  Times New Roman, Times, serif;
	color:#000000;
	font-size:14px
}


