.agency_name {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #000000;
}

.agency_slogan {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: italic;
  color: #000000;
}

.mainbranch_details {
  font-size: 8pt;
}

.mainbranch_email {
  font-size: 8pt;
}

.mainbranch_website {
  font-size: 8pt;
}

.agency_disclaimer {
  font-size: 8pt;
  font-style: italic;
  color: #000000;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  background-color: #FFFFFF;
  background-repeat: repeat;
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
}

a:link {
  color: #0000FF;
}

a:visited {
  color: #000066;
}

a:active {
  color: #0066FF;
}

.category_headline {
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

.category_sectionheader {
  color: #000000;
  background-color: #FFFF99;
}

.category_name {
  color: #000000;
  background-color: #FFFF99;
}

.category_introduction {
  color: #000000;
  background-color: #FFFF99;
}

.category_navigation {
  font-size: 8pt;
}

.category_subcat_headline {
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

.category_subcat_name {
  color: #000000;
  background-color: #FFFF99;
}

.category_subcat_introduction {
  color: #000000;
  background-color: #FFFF99;
}

.category_property_caption {
  font-size: 10pt;
  font-weight: bold;
}

.category_property_description {
  font-size: 8pt;
  color: #000000;
}

.category_property_status {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

.category_property_price {
  font-size: 8pt;
  color: #000000;
}

.category_property_ID {
  font-size: 8pt;
  color: #000000;
}

.category_property_factlabel {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

.category_property_fact {
  font-size: 8pt;
  color: #000000;
}

table.properties_table
{
  border: solid 2px #999999;
  border-collapse: collapse;
}

td.properties_table_cell
{
  border: solid 2px #999999;
}