.formTags
{
	background-color: #CECECC;
	border: 1px solid #000000;
	font: normal 10px Arial;
	color: #000;	
}
.contactText
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
.errorText
{
	font-family: Verdana;
	font-size: 9px;
	color: Red;
	text-decoration: none;
}
.smallText
{
	font-family: Verdana;
	font-size: 9px;
	color: #999933;
	text-decoration: none;
}
