.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFaa;
	border-right-color: #FFFFaa;
	border-bottom-color: #FFFFaa;
	border-left-color: #FFFFaa;
	padding: 15px 15px 15px 20px;
}
.footerLINKS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFaa;
	text-decoration: none;
}
a.footerLINKS:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 150px;
	height: 17px;
	border: 1px inset;
	background-color: #999966;
	font-weight: bold;
}
.GObutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 20px;
	height: 17px;
	border: 1px outset #FFFFFF;
	background-color: #999966;
	font-weight: bold;
	vertical-align: super;
}
.spotH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #736246;
	font-weight: bold;
}
.spotH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #736246;
	font-weight: normal;
	line-height: 15px;
}
.spotLINKS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFAA;
	font-weight: normal;
	text-decoration: underline;
}
a.spotLINKS:hover {
	color: #FFFFFF;
	text-decoration: none;
}