body, td, p {  font-family: Arial, Helvetica, sans-serif; 
        font-size: 12pt; 
        font-weight: lighter; }
h2   {  font-family: Arial, Helvetica, sans-serif; 
        font-size: 16pt; 
        font-weight: bold; }
h3   {  font-family: "Book Antiqua", "Palatino", "Times New Roman";
        font-size: 16pt; }
a:link { text-decoration: underline; 
         color: #222222;
         background-color: white; }
a:hover { background-color: #FFCCCC; }
a:active { text-decoration: none;
           color: red; }
a:visited { color: #000000; }
intro { line-height: 14pt; 
        font-size: 12pt; }
TD.line   { width: 100%;
            height: 1px;
            background-color: black;
            color: #ff0000; }
A.hide    { text-decoration: none;
            color: black; }
A.listing { font-size: 11pt;
            line-height: 11.5pt;
            font-style: italic; 
            text-decoration: none;}
P.fineprint { font-size: 11pt; }
P.sold	  { font-size: 48pt;
            font-style: bold;
            color: #CC0000; }