/*FX Group Stylesheet
Copyright © 2006 FX Design Group, LLC. All rights reserved.
Body copy*/
BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #F3EDD9;
	line-height: 18px;
}
/*Links*/
A
{
	color: #8A1F03;
	text-decoration: underline;
}
A:hover
{
	color: #8A1F03;
	text-decoration: none;
}
/*Small body copy*/
.smallbodycopy
{
	text-align: left;
	line-height: normal;
	font-size: 10px;
}
TABLE#contactRows TR TD
{
	border-bottom: 2px solid #CEC5A5;
}
