BODY {
	font-family: Arial; font-size: small;
	text-decoration: none;
	background-image:  url();
	background-attachment: fixed;
	background-color: #ffffff;
	color: #000033;
	}

a:link {
   
    text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #75271B;
		
}
a:visited {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #75271B;
	    
}

a:active {
    text-decoration: none;
    font-weight: small;
    font-style: small;
	font-size: 12px;
}

TD {
  font-family: Arial;
  font-weight: small;
  font-style: small;
  font-size: 12px;
  color: #000033;
  background-image: norepeat;
}

H1 {font-family: Arial, sans-serif;
  font-size: 18px;

}  

H2 {font-family: Arial, sans-serif;
	color: #000033;
	font-size: 16px;

}  
