body
{ 
background:   #87334a url("images/bigback.jpg") no-repeat 0% 0%;

}

p { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13pt; 
color: #000000;
 font-weight:normal; 
  background-color : White;
}

A  {
  font-weight:normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
   font-size:16px;
color: Purple;
  background-color : White;
  }
  
  A:hover  {
  color: Red;
  text-decoration: underline overline;  
   background-color : White;
  }
  
  A:visited {
  text-decoration: none;
  color:#6666cc;
    background-color : White;
  }
  
   .fineprint  {
  font-family: Arial, Helvetica, sans-serif;
  color: #708090;
  font-size:10px;
    background-color : White;
  }
  
  .italic{
  font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color: black;
	font-weight : normal;
	font-style : italic;
	  background-color : White;
}

h1
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size : 16px;  
	font-weight : bold;  
	  background-color : White;
	} 
