BODY {background-color: #ffffff;
      color: #000000;}
      
P  {font-family: "Lucida Handwriting", Helvetica, Sans-serif; 
   font-size: 10px; 
   text-align: left}

.center {text-align: center}


H1, H2 {font-family: "Lucida Handwriting", Helvetica, Sans-serif; 
        font-weight: bold;
        font-style: italic}
        
H1 {font-size: 28px}     
H2 {font-size: 26px}

H3 {font-family: "Lucida Handwriting", Helvetica, Sans-serif; 
        color: #000000;
        text-align: center;
        font-weight: bold;
        font-style: italic;
        font-size: 16px}
    
UL {font-family: "Lucida Handwriting", Helvetica, Sans-serif; 
    font-size: 10px; 
    text-align: left;
    list-style-type: disc} 

OL {font-family: "Lucida Handwriting", Helvetica, Sans-serif; 
    font-size: 10px; 
    text-align: left} 
     
HR {color: #006633}
 
A:link {color: #006600;
  font-weight: bold}
A:active {color: #cc3300;
  font-weight: bold}
A:visited {color: #666633;
  font-weight: bold}
  
TD {font-size : 16px; text-align: center;
        font-family: "Lucida Handwriting", helvetica, sans-serif; 
        color : #000000;}
