BODY           { font : 10pt arial; color : black; }
TH             { font : 10pt arial; color : white; font-weight : bold; background : #004080
; }
TD             { font : 10pt arial; color : black  }
INPUT          { font : 10pt arial; color : black; }
SELECT         { font : 10pt arial; color : black; }

A              { font : 10pt arial; color : blue; }
A:Visited      { font : 10pt arial; color : blue; }
A:Active       { font : 10pt arial; color : blue; }
A:Hover        { font : 10pt arial; color : red; cursor : hand; }

.title         { font : 12pt arial; color : black; font-weight : bold; }
.note          { font :  8pt arial; color : black; font-style : italic; }
.tableheader   { font : 10pt arial; color : black; font-weight : bold; font-style : italic; }
