BODY, TD, OL, P, A {
  font-family:Arial,Helvetica;
  font-size:10pt;
  color:black;
  background-color:#FFFFCC;}
/* For some reason TD doesn't inherit from BODY */
/* A P & OL don't inherit from BODY w/ NN4 on Win NT*/

H1, H2, H3 {
  font-family:Arial,Helvetica;}

SMALL {font-size:85%;}

.tiny {font-size:9px;}

PRE {
  font-family:Lucida Console, monaco, Monospace;
  font-size:9pt;}

TH {
  font-family:Arial,Helvetica;
  font-weight:bold;
  font-size:14pt;}

.title {background-color: #3333FF;
     color:white; }
TH.title {
  font-family:Times,Times Roman,Serif;
  font-weight:bold;
  font-size:20pt;}

.menu {background-color:#3333FF;
     font-family: arial,helvetica;
     font-weight:bold;
     font-size: 10pt;
     color:white; }
.menu2 {background-color:#3333FF;
     font-family: arial,helvetica;
     font-weight:bold;
     font-size: 12pt;
     color:white; }
.menu3 {
     font-family: arial,helvetica;
     font-weight:bold;
     font-size: 14pt;
     }
     
A.menu:link {color: yellow; }
A.menu:visited {color: #00FF00; }
A.menu:hover {color: red; }

.hdr {
font-family: arial,helvetica;
font-weight:bold;
background-color:#99CCFF;
font-size: 14pt;
}  
.hdr2 {
font-family: arial,helvetica;
font-weight:bold;
background-color:#99CCFF;
font-size: 10pt;
}  
