a:link       { text-decoration: underline; color: #000; }
a:visited    { text-decoration: underline; color: #202040; }
a:active     { text-decoration: underline; color: #FF0000; }
a:hover      { text-decoration: underline; color: #202080; }

body, p, h1, h2, h3, h4, h5, h6, td, th, ol, ul, li, dd  { font-family: Verdana, Arial, Helvetica, sans-serif; }
body, p, td, th, ol, ul, li, dd  { font-size: 10pt; color: #000; }
h1             { font-size: 20pt; color: #000; }
h2             { font-size: 18pt; color: #000; }
h3             { font-size: 16pt; color: #000; }
h4             { font-size: 14pt; color: #000; }
h5             { font-size: 12pt; color: #000; }
h6             { font-size: 10pt; color: #000; }