body
{
	margin:0px;
	padding:0px;
}

.default 
{
	font-family:Arial;
	font-size: 11px;
	color:#666666;	
	line-height:18px;
}

.footer 
{
	font-family:Verdana;
	font-size: 10px;
	color:#6F7BAA;	
	line-height:18px;
}

.proptitle 
{
	font-family:Arial;
	font-size: 12px;
	color:#4E61A2;	
	font-weight:bold;
	line-height:18px;
}

.proptype 
{
	font-family:Arial;
	font-size: 11px;
	color:#4E61A2;	
	font-weight:normal;
	font-style:italic;
	line-height:18px;
}

.propstatus
{
	font-family:Arial;
	font-size: 11px;
	color:#9B4512;	
	font-weight:bold;
	line-height:18px;
}

a:link 
{
	color:#9B4512;
	line-height:18px;
}
a:visited 
{
	color:#9B4512;
	line-height:18px;
}
a:hover 
{
	color:#9B4512;
	line-height:18px;
}

.footer a:link 
{
	color:#6F7BAA;
	line-height:18px;
	font-family:Verdana;
	font-size: 10px;		
}
.footer a:visited 
{
	color:#6F7BAA;
	line-height:18px;
	font-family:Verdana;
	font-size: 10px;	
}
.footer a:hover 
{
	color:#6F7BAA;
	line-height:18px;
	font-family:Verdana;
	font-size: 10px;	
}