 BODY, TD, OL, P, A, B, LI {
  font-family:Verdana,Arial,Helvetica;
  font-size:12pt;
  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*/

A:link {color: #0066cc; }
A:visited {color: #660099; }
A:active {color: #0066cc; }

H1, H2, H3 {
  font-family:Verdana,Arial,Helvetica;}

SMALL {font-size:85%;}

.tiny {font-size:9px;}

PRE {
  font-family:Lucida Console, monaco, Monospace;
  font-size:10pt;} 

TH {
  font-family:Verdana,Arial,Helvetica;
  font-weight:bold;
  font-size:12pt;}

.title {
  font-family:Times,Times New Roman,Serif;
  font-weight:bold;
  font-size:20pt;
  text-align: center; }

.menu {background-color:#99CCCC;
     font-family: Verdana,arial,helvetica;
     font-weight:bold;
     font-size: 12pt;
     vertical-align: baseline; }

.hdr {
font-family:Verdana,arial,helvetica;
font-weight:bold;
font-size: 14pt;
text-align: center; }  
.hdr2 {
font-family: arial,helvetica;
font-weight:bold;
background-color:#99CCFF;
font-size: 10pt;
}  
.highlight {font-family:Arial,Helvetica;
  font-size:12pt;
  color:black;
  background-color:#66FF66}
.red {
  color:black;
  background-color:red}
.pink {
  color:black;
  background-color:pink}
.orange {
  color:black;
  background-color:orange}

