body {
  font-family: Verdana;
  color: black;
  font-size: 8pt; }
  
h1           { font-size: 18pt; color: yellow }
h2           { font-size: 14pt; color: #000000 }
h3           { font-size: 12pt; color: #000000 }
a:hover      { color: red; }
a { color: blue; text-decoration: underline }