BODY   { color       : black;
         background  : white;
         font-family : Verdana,Geneva,Helvetica,Arial,sans-serif; }

TD     { font-family : Verdana,Geneva,Helvetica,Arial,sans-serif; }

A:link 
       { text-decoration : none; 
         color           : blue;
         background      : transparent; }
A:active 
       { text-decoration : none; 
         color           : "#FF9900";
         background      : transparent; }
A:visited 
       { text-decoration : none; 
         color           : blue;
         background      : transparent; }
A:hover 
       { text-decoration : none; 
         color           : "#FF9900";
         background      : transparent; }

pre    { font-family : "Courier new",Courier,serif; }

dt.head     { font-family : Verdana,Geneva,Helvetica,Arial,sans-serif;
              font-weight : bold;
              margin-top  : 4pt; }

dt.h3    { font-family : Verdana,Geneva,Helvetica,Arial,sans-serif;
              font-weight : bold;
              margin-top  : 8pt; }
