BODY { font-family: tahoma, verdana, arial, helvetica;
       font-size: 12px;
       line-height: 16px; }

.bricktext { font-size: 11px;
             font-family: tahoma, verdana, arial, helvetica;
             color: #ffffff;
           }
<!-- H1 in ie.css, ns.css -->
H1 { font-family: "times new roman", times, "new york", serif;
     font-size: 22px;
   }
TD H1 { font-family: "times new roman", times, "new york", serif;
     font-size: 22px;
   }
H2 { font-family: tahoma, verdana, arial, helvetica;
     font-size: 12px;
     margin: 10px 0px 10px 0px }
TD H2 { font-family: tahoma, verdana, arial, helvetica;
        font-size: 12px; }

TABLE.black { border-width: 1px;
              border-color: black;
              padding: 0px;
            }
.brick { color: white;
         background: #915e24; }

.red { color: red }

TD { font-family: tahoma, verdana, arial, helvetica;
            font-size: 12px;
	    margin: 0px 6px 0px 6px;
	    vertical-align: top;
   }
I  { font-family: arial; }
EM { font-family: arial; }
TH { font-family: tahoma, verdana, arial, helvetica;
     font-size: 13px;
     font-weight: normal;
     line-height: 16px;
   }
INPUT.check { color: #ffffff }
HR { height: 1px }

.hangingindent {
                 text-indent: -20px;
                 margin-left: 20px;
               }
A:link { color: #666633 }
A:visited { color: #666633 }

.gray { color: #aaaaaa; 
        font-family: "times new roman", times, "new york", serif;
        font-size: 22px;
   }

TD .gray { color: #aaaaaa; 
        font-family: "times new roman", times, "new york", serif;
        font-size: 22px;
   }
.smalltxt { font-size: 8px; font-weight: bold; color: black; }
TD .smalltxt { font-size: 8px; font-weight: bold; color: black; }

