.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 20px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 20px;
}
.heads {
	font-family: "Kingthings Trypewriter 2", "Courier New", Courier;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: lowercase;
	line-height: normal;
}
.subheads {
	font-family: "Kingthings Trypewriter 2", "Courier New", Courier;
	font-size: 20px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	text-transform: lowercase;
}
.formLabels {
	font-family: "Kingthings Trypewriter 2", "Courier New", Courier;
	font-size: 14px;
	font-weight:normal;
	color: #0033FF;
	text-decoration:none;
	text-transform: lowercase;
}
input{
	background-color: #d6ebff;
	border:solid thin #66FF00;
	
}
select{
	background-color: #d6ebff;
	border:solid thin #66FF00;
	width:165px;
}
input.removeStyle{
	border-bottom-color:#666666;
	border-right-color:#999999;
	border-left-color: #FFFFFF;
	border-top-color:#FFFFFF;
	border-width:2px;
	background-color:#d6ebff;
	margin-top:15px;

}

