 
  P {
     font-family : Comic Sans MS; 
     font-size : 10pt;
     text-align: justify;
     color: black;
  }
 
  P.head {
     font-family : Comic Sans MS; 
     font-size : 12pt;
     text-align: left;
  }

  P.title {
     font-family : Comic Sans MS; 
     font-size : 12pt;
     text-align: center;
  }

  P.link {
     font-family : Comic Sans MS; 
     font-size : 10pt;
     font-weight : bold;
  }

  H1 {
     font-family : Comic Sans MS; 
     font-size : 16pt; 
     font-weight : bold;
     font-style : italic;
     color: black;
  }

  H2 {
     font-family : Comic Sans MS; 
     font-size : 14pt; 
     font-weight : bold;
     font-style : italic;
     color: black;
  }

  TABLE { font-family : Comic Sans MS; font-size : 12pt; color: black;}
  TH { font-family : Comic Sans MS; font-size : 12pt; color: black;}
  TR { font-family : Comic Sans MS; font-size : 12pt; color: black;}
  TD { font-family : Comic Sans MS; font-size : 10pt; color: black;}
  DT { font-family : Comic Sans MS; font-size : 12pt; color: black;}

  body {
     background: url(backlogo.jpg);
     bgcolor: "#FFFFFF";
  }
