body {
  font-family: Verdana;
  color: white;
  font-size: 8pt; }
  
h1           { font-size: 18pt; color: #3399FF }
h2           { font-size: 14pt; color: #3399FF }
h3           { font-size: 12pt; color: #3399FF }
a:hover      { background: red; }
a { color: yellow; text-decoration: underline }