.heading { 
   font-size: 12pt; 
   font-weight: bold; 
   color: red;
   font-family: Arial
}
.error { 
   font-size: 8pt; 
   font-weight: normal; 
   color: red;
   font-family: Arial
}
.big { 
   font-size: 16pt; 
   font-family: Verdana, Arial, Times New Roman; 
   color: #CC0000;
   font-weight: bold
}
.text { 
   font-size: 10pt; 
   font-family: Verdana, Arial, helvetica; 
   color: black;
   font-weight: normal
}
.f_text { 
   font-size: 10pt; 
   font-family: arial,ms sans serif; 
   color: black;
   font-weight: normal
}
.small { 
   font-size: 8pt; 
   font-family: Verdana, Arial, Times New Roman; 
   color: black
}
.f_small { 
   font-size: 8pt; 
   font-family: Verdana, Arial, Times New Roman; 
   color: white
}
.feat_title { 
   font-size: 8pt; 
   font-family: Verdana; 
   color: white;
   font-weight: bold
}
.feat_text { 
   font-size: 8pt; 
   font-family: Verdana;
   color: #000066;
   font-weight: normal
}
.prop_text { 
   font-size: 10pt; 
   font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   color: #000066;
   font-weight: normal
}
.prop_addr { 
   font-size: 14pt; 
   font-family: ms sans serif;
   color: #000066;
   font-weight: normal
}
.prop_details { 
   font-size: 8pt; 
   font-family: ms sans serif;
   color: #000066;
   font-weight: normal
}
.location{ 
   font-size: 10pt; 
   font-weight: normal; 
   color: black;
   font-family: verdana, arial, helvetica
}
.toolbar{ 
   font-size: 8pt; 
   font-weight: normal; 
   color: black;
   font-family: arial, verdana, helvetica
}
.searchbar{ 
   font-size: 8pt; 
   font-weight: normal; 
   color: #C13824;
   font-family: verdana, helvetica
}
.title { 
   font-size: 18pt;
   font-weight: bold;
   color: white;
   font-family: Arial, Verdana
}
.f_heading {
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
   font-family: arial,ms sans serif
}
.f_title_sm {
   font-size: 10pt;
   font-weight: normal;
   color: #000000;
   font-family: verdana, arial, helvetica
}
a:link, a:visited {
 color: #551A8B;
 text-decoration: underline
}
a:hover, a:active {
 color: #FF0000;
 text-decoration: underline;
 font-weight: bold
}

