body {
    font-family: Times New Roman, Times, Serif;
    color: #000000;
    background: url(img/bgrdwhitemarble1.gif) #FFF;
}

a:link {
    color: #6600FF;
}
a:visited {
    color: #000099;
}
a:active {
    color: #FF0000;
}

img.thumb {
    max-width:120;
}

table.property_listing {
    border: 1px;
}

td.property_thumbnail {
    width:120;
}

td.property_listing {
    width:380;
}
div.property_listing {
    font-size:smaller;
}
.bold {
    font-weight:bold;
}
.chaser {
    font-weight:bold;
    color:red;
}

