body {
  font-family: Arial;
  color: black;
  font-size: 8pt; }
  
h1           { font-size: 18pt; color: #000000 }
h2           { font-size: 14pt; color: #000000 }
h3           { font-size: 12pt; color: #000000 }
a:hover      { background: yellow; }
