.homeheadlines {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.bodytext {
	font-family: tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.footertext {
	font-family: tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	text-align: right;
}.forbutton {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	background-color: #0066CC;
	height: 20px;
	width: auto;
	border: 1px solid #666666;
	color: #FFFFFF;
}
:hover input.forbutton {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #D1E7FE;
	height: 20px;
	width: auto;
	border: 1px solid #999999;
	color: #000000;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 20px;
	width: 250px;
	border: 1px solid #333333;
	vertical-align: middle;

}
.textareas {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 150px;
	width: 250px;
	border: 1px solid #333333;
}
