BODY {
	font-family: Arial; font-size: x-small;
	text-decoration: none;
	background-image:  url();
	background-attachment: fixed;
	color: #333333;
	}

a:link {
   
    text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #993300;
		
}
a:visited {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #993300;
	    
}
a:hover {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #CC6600;
	
}

TD {
  font-family: Arial, sans-serif;
  font-weight: small;
  font-style: small;
  font-size: 12px;
  color: #333333;
    
}

H1 {font-family: Arial, sans-serif;
  font-size: 18px;

}  

H2 {font-family: Arial, sans-serif;
	color: #660000;
	font-size: 16px;

}  

