A:link { color: white; text-decoration: none }
A:visited { color: cccccc; text-decoration: none }
A:hover { color: red; text-decoration: none }
A:active { color: yellow; text-decoration: none }

body { font: 10pt "Arial"; color: #000000; font-weight: bold }
h1  { font: 36pt "Arial"; color: #ffffff; font-weight: bold }
h2  { font: 30pt "Arial"; color: #dddddd; font-style: italic; font-weight: bold }
h3  { font: 18pt "Arial"; color: #ffffff; font-weight: bold; font-style: italic }
h4  { font: 12pt "Arial"; color: #ffffff; }
h5  { font: 12pt "Arial"; color: #ffffff; font-weight: bold }
p { font: 10pt "Arial"; color: #ffffff; }
