
H1   { 
	color: #c33; 
	font-weight: bold; 
	font-size: 22px; 
	line-height: 26px; 
	font-family: "Times New Roman", Georgia, Times ;
}

a:link { 
    color: black; 
    font-weight: bold;
}

a:visited  { 
   color: navy ;
   font-weight: bold;
}

a:hover { 
    color: red; 
    font-weight: bold; 
    text-decoration: none ;
}

a:active { 
    color: red; 
    text-decoration: none ;
    font-weight: bold; 
}

H6  { 
   color: #696969; 
   font-size: 14px; 
   line-height: 16px; 
   font-family: "Times New Roman", Georgia, Times ;
}

H5 { 
   color: white; 
   font-weight: bolder; 
   font-size: 14px; 
   line-height: 18px ;
}

TD    { 
   font-size: 12px; 
   line-height: 15px; 
   font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; 
   text-decoration: none ;
}

.title {
	line-height: 33px;
}

.linkpage { 
   font-size: 10px; 
   line-height: 12px; 
   text-decoration: none ;
}

body  { 
   font-size: 10px; 
   line-height: 13px; 
   font-family: "Verdana Ref", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; 
   text-decoration: none ;
}

p    { 
   color: black; 
   font-size: 10px; 
   line-height: 13px; 
   font-family: "Verdana Ref", Geneva, Arial, Helvetica, Swiss, SunSans-Regular; 
   text-decoration: none ;
}

.listingagent  { 
     color: gray; 
     font-size: 10px; 
     font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
     text-decoration: none; 
     letter-spacing: 1px ;
}
