body {
  padding-left: 1em;
  font-family: Verdana;
  color: black;
  font-size: 10pt; }
  
h1           { font-size: 36pt; color: #000000 ; font-style: bold }
h2           { font-size: 18pt; color: #000000 ; font-style: bold }
h3           { font-size: 14pt; color: #000000 ; font-style: bold }
a:link       { font-size: 12pt; color: blue ; font-style: bold }
a:hover      { font-size: 12pt; color: red ; font-style: bold }
