body {;
      color: "ffff90";
      background: "d22828";}

h1 {font-size: 28pt;
    font-family: "Aristocrat", "Monotype Corsiva"}
h2 {font-size: 22pt;
    font-family: "Aristocrat", "Monotype Corsiva"}
h3 {font-size: 16pt;
    font-family: "Aristocrat", "Monotype Corsiva"}

a {text-decoration: none;}
a:link {font-weight: bold;
        color: "f2ec00";}
a:active {font-weight: bold;
          color: "cfa300";}     
a:visited {font-weight: bold;
           color: "cfa300";}

div.footnote {font-size: 9pt;
              text-align: center}


