.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: #000000;
}
.bodyy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.box {
	border: 1px solid #999999;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.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: #CCCCCC;
}
.blackbkg {
	background-color: #000000;
}
.goldtext {
	color: #CCCC00;
	text-decoration: none;
}
