BODY {
   background-color : #ffffff;
   font-family: Verdana,Arial,Helvetica;
   font-size: 10pt;
}

P { font-family: Verdana,Arial,Helvetica; font-size: 10pt; }

H1 { font-family: Verdana,Arial,Helvetica; font-size: 14pt; }
H2 { font-family: Verdana,Arial,Helvetica; font-size: 12pt; }
H3 { font-family: Verdana,Arial,Helvetica; font-size: 10pt; }
H4 { font-family: Verdana,Arial,Helvetica; font-size: 10pt; }
H5 { font-family: Verdana,Arial,Helvetica; font-size: 10pt; }

P.toc { font-family: Verdana,Arial,Helvetica; font-size: 8pt; }
DIV.toc { font-family: Verdana,Arial,Helvetica; font-size: 8pt; }

.note { font-weight: bold }

TH {
  font-family: Verdana,Arial,Helvetica;
  font-size: 10pt;
  font-weight: bold;
}

TD {
  font-family : Verdana,Arial,Helvetica;
  font-size: 10pt;
}

A:visited { color: #990000; text-decoration: none;}
A:link    { color: #000077; text-decoration: none;}
A:hover   { color: maroon;  text-decoration: none; font-style: bold;}
A:active  { color: #000000; text-decoration: none;}


/* This is for the inverse-background heading bar */
TD.headingbar { 
  background-color: #660000;
  color: #FFFFFF;
}

/* This is just for the 'here' link! */
td.headingbar A {
  background-color: #660000;
  color: #FFFFFF;
  text-decoration: underline;
}
