.agency_disclaimer {
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
}

body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  background-image: url(jade_images/dot.jpg);
  background-repeat: repeat;
}

table {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
}

a:link {
  color: #0000FF;
}

a:visited {
  color: #999999;
}

a:active {
  color: #FF0000;
}

.category_subcat_headline {
  font-weight: bold;
}

.category_property_caption {
  font-size: 8pt;
  font-weight: bold;
}

.category_property_description {
  font-size: 8pt;
}

.category_property_status {
  font-size: 8pt;
  font-weight: bold;
  color: #FF0000;
}

.category_property_price {
  font-size: 8pt;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

.category_property_ID {
  font-size: 8pt;
}

.category_property_factlabel {
  font-size: 8pt;
}

.category_property_fact {
  font-size: 8pt;
}

table.properties_table
{
  border: solid 1px #33CC00;
  border-collapse: collapse;
}

td.properties_table_cell
{
  border: solid 1px #33CC00;
}
