
BODY {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 11px;
}
TD {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
.formfield {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
A {
	color: #B74C05;
	text-decoration: none;
}
.link {
	color: #B74C05;
	text-decoration: none;
}
.link:hover {
	color: #B74C05;
	text-decoration: underline;
}
.small {
	font-size: 9px;
}
.bgwhite {
	background: #ffffff;
}
.bglight {
	background: #E6E6E6;
}
.bgmedium {
	background: #CCCCCC;
}
.bgborder {
	background: #CCCCCC;
}
.headline {
	font-size: 17px;
	font-weight: bold;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
}
