.text {
	font-family: Verdana, Tahoma, Garamond;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}
.subhd {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
	text-transform: uppercase;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.formtext {
	color: #000000;
	font-family: Verdana, Tahoma, Garamond;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: thin groove #999999;
}
.bg {
	background-color: #339966;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.text2 {

	font-family: Verdana, Tahoma, Garamond;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.textbold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
