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