a {  font-family: avantgarde, times;
      color: Black }
      
.on { font-family: avantgarde, times;
        color: Black }
        
.light { font-family: times;
         font-size: 12px;
         color: SkyBlue;
         text-decoration: none }
         
.orange {  font-family: arial, times;
               font-size: 12px;
               font-weight: bold;
               color: #f70000;
               text-decoration: none }

.nolink {  font-family: arial, times;
      font-size: 12px;
      font-weight: bold;
      color: Black;
      text-decoration: none }

body { font-family: avantgarde, times }

H1 { font-family: avatgarde, times;
       font-size: 18pt;
       color: DarkGray }

H3 { font-family: avatgarde, times;
       font-size: 12pt;
       color: DarkGray }