/* This style sheet is *only* used on the contact pages */
td
{
	font-family: Verdana,Arial,Garamond;
	font-size:10pt;
	font-weight: bold;
	color: black;
	vertical-align: top;
}

td.label
{
	text-align: right;
}


.input
{
	font-family: Verdana,Arial,Garamond;
	font-size:10pt;
	color: black;
}
