A:link          { color: blue; text-decoration: none; }
A:visited,link  { color: blue; text-decoration: none; }
A:hover         { color: blue; text-decoration: underline; }
BODY            { font-family: verdana; font-size: 10pt}
H1              { font-family: "Impact"; font-size: 30pt; 
                  text-align: center; margin-bottom: 5pt; }
TABLE           { font-size: 10pt; }
TR              { vertical-align: top; }
TH, TD          { padding-right: 25pt; }
TH              { text-align: left; padding-top: 10px; }
TD              { vertical-align: top; }
UL              { margin-left: 15px; padding-left: 0; }
