.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
}
.bodysubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
	font-weight: bold;
}
.bodysub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #cc9900;
	font-weight: bold;
}
.TextField {
background-color: #eeeeee;
border-width: 2;
color: #000000;
height: 18;
font-size: 10;
}
.TextFieldMulti {
background-color: #eeeeee;
border-width: 2;
color: #000000;
height: 80;
font-size: 11;
}
A.bodylink:LINK {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight: bold;
	text-decoration : none;
}
A.bodylink:VISITED {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight: bold;
	text-decoration : none;
}
A.bodylink:HOVER {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #990000;
	font-weight: bold;
	text-decoration : none;
}
a.menu {text-decoration: none;
		padding-left: 10px;
		color: #000000;
		background-color: #d9b200;
		width: 55px;
		border: 1px solid #000000;
		display: block}
	a.menu:hover {color: #000000;
		background-color: #cccccc}

