TABLE { border: "0";
        width: "100%";
        cellpadding: 30pt;
        background-color: "FAFAFF";
        font-family: Comic Sans MS, Arial;
        font-size: 13pt;
        text-align: justify;
        color: #0505FF }
BODY { margin: 2em 3em; 
       font-family: Comic Sans MS, Arial;
       font-size: 13pt;
       background-color: "FAFAFF";
       text-align: justify;
       color: #0505FF }
H1 { font-family: Comic Sans MS, Arial;
     font-size: 30pt;
     text-align: center }
H2 { font-family: Comic Sans MS, Arial;
     font-size: 20pt;
     text-align: center }
H3 { font-family: Comic Sans MS, Arial;
     font-size: 13pt;
     font-weight: bold;
     text-align: center }
A { text-decoration:none }
A:link { color:000000 }
A:hover { background-color:CCCCDD }