body {font-size: 12pt;
      font-family: Verdana;
      color: maroon; 
      background: white;
      line-height: 16pt;
      margin-left: 10pt;
      margin-right: 10pt;}
    
p {margin-left: 24pt;
   margin-right: 24pt}

h1 {font: 24pt
    font-weight:bold;
    line-height: 30pt;}

h2 {font: 18pt;
    font-weight:bold;
    line-height: 22pt;}

a {text-decoration: none;}
a:link {color: red;}
a:visited {color: red;}
a:active {color: black;}

div.footnote {font-size: 9pt;
              line-height: 12pt;
              text-align: center;}
