BODY {
  font-family: Arial, Verdana, sans-serif; 
	font-size: x-small;
	text-decoration: none;
	color: #FFFFCC;
	background: #333300;
	}

a:link {
   
    text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #330000;
	font-size: 12px;
		
}
a:visited {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #330000;
	font-size: 12px;
	    
}

a:active {
    text-decoration: none;
    font-weight: small;
    font-style: small;
	font-size: 12px;
	color: #330000;
}

TD {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333300;  
}

H1 {font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  color: #330000;

}  
H2 {font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #330000;

}  
H3 {font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #330000;

}  
