.formTags
{
	background-color: #CECECC;
	border: 1px solid #000000;
	font: normal 10px Arial;
	color: #000;	
}

.contactTextNormal
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.contactTextSmall
{
	font-family: Arial;
	font-size: 10px;
	color: White;
	text-decoration: none;
}

.contactTextLarge
{
	font-family: Arial;
	font-size: 14px;
	color: Gray;
	text-decoration: underline;
	font-weight: bold;
}
