BODY {
	background-color : White;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #111111;
}

TD {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #111111;
}

.Property
{
	font-family : Verdana;
	font-size : 10px;
	font-weight :bold;
	text-decoration : none;
	color : #111111;
}

.search
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
}

.link:A
{
color:Black;	
}

.link:Hover
{
color:Red;	
}



