BODY {background-color: #009d70;
      color: #ffffff;
      margin-left: 10%;
      margin-right: 10%}
      
P {font-family: Verdana, Helvetica, Sans-serif; 
   font-size: 10px; 
   text-align: left}
   
.center {text-align: center}


H1, H2 {font-family: Verdana, Helvetica, Sans-serif; 
        color: #ffffff;
        font-weight: bold;
        font-style: italic}
        
H1 {font-size: 16px}     
H2 {font-size: 14px}

HR {color: #ffffff}
 
A:link {color: #00ff00;
  font-weight: bold}
A:active {color: #6666ff;
  font-weight: bold}
A:visited {color: #ff00ff;
  font-weight: bold}
  
TD {font-size : 10px;
        font-family: Verdana, helvetica, sans-serif; 
        color : #ffffff;}
