body {;
      color: "3333ff";
      background: "ffffcc";}

h1 {font-size: 24pt;
    font-family: "Lucida Calligraphy"}
h2 {font-size: 18pt;
    font-family: "Lucida Calligraphy"}
h3 {font-size: 12pt;
    font-family: "Lucida Calligraphy"}

a {text-decoration: none;}
a:link {font-weight: bold;
        color: "0000cc";}
a:active {font-weight: bold;
          color: "66ccff";}     
a:visited {font-weight: bold;
           color: "66ccff";}

div.footnote {font-size: 9pt;
              text-align: center}