.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.butttxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}
.bodyy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.ahover {
	color: #006600;
	text-decoration: none;
}
.sideline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFA86F;
	border-left-color: #FFA86F;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA86F;
}
.bottline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
