body
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #000000;
}

p, ul, td
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #000000;
}

.front
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 12px;
	line-height:22px;
	color: #000000;
}

.header
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 18px;
	font-weight: bold;
	color: #910923;
}

.subhead
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 16px;
	font-weight: bold;
	color: #C17113;
}

.form-divider
{
	font-size: 14px;
	font-weight: bolder;
	border-bottom: 1px solid #000000;
	text-align: left;
}

.property_header
{
	background: #F6C900;
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 600;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px;
}

.property_box
{
	background: #FFFFFF;
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 12px;
	width: 600;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px;
}

a:link, a:visited, a:active 
{ 
	font-family: arial, verdana,helvetica,'sans serif';
	font-size:12px;
	text-decoration: none;
	color:#6878B7;
}

a:hover 
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size:12px;
	text-decoration: underline;
	color:#E10000; 
}

