body {;
      color: "000000";
      background: "e6e6e6";}

h1 {font-size: 24pt;
    font-family: "Distress", "Elephant"}
h2 {font-size: 18pt;
    font-family: "Distress", "Elephant"}
h3 {font-size: 12pt;
    font-family: "Distress", "Elephant"}

a {text-decoration: none;}
a:link {font-weight: bold;
        color: "666666";}
a:active {font-weight: bold;
          color: "999999";}     
a:visited {font-weight: bold;
           color: "999999";}

div.footnote {font-size: 9pt;
              text-align: center}
