body { font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans serif; 
       color: black; 
       font-size: 100%;
       margin-top: 25pt; margin-bottom: 25pt; 
       margin-left: 50pt; margin-right: 50pt;
     }
code { font-family: Andale Mono, Courier, Courier New, Courier; }
pre  { font-family: Andale Mono, Courier, Courier New, Courier; }
td   { font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans serif; 
       color: black; 
       font-size: 100%;
       border: 0px;
     }
h1 { 
     font-size: 200%;
     font-weight: bold; 
   }
h2 { font-family: Franklin Gothic Demi Cond, Arial Narrow, Arial, Helvetica, sans serif; 
     font-size: 100%;
     font-weight: bold; 
   }
h3 { 
     font-size: 100%;
     font-weight: bold; 
   }
em { font-weight: bold;
     font-style: normal;
     color: red;
   }
.small { font-size: 80%; }
.smalllatin { font-family: Georgia, Verdana;
         font-size: 80%; }
.tinylatin { font-family: Georgia, Verdana;
             font-size: 70%; }
.anchorcell { background-color: #ffb004; font-weight: bold; }
