/* CSS Document */
  textarea 
  {
  font-family: Arial,Arial,Helvetica,sans-serif; 
  font-size: 11pt; 
  color:#ff3333;
  }
  copyright 
  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #a7774d;
}
  P 
  {
  font-family: Arial,Arial,Helvetica,sans-serif; 
  font-size: 11pt; color:#B48053; 
  font-weight: normal;} 
  
  H1 
  {
  font-family: Arial,Arial,Helvetica,sans-serif; 
  font-size: 13pt; 
  color:#B48053; 
  font-weight: 
  bold;
  }
  
  H2 
  {
  font-family: Arial, Arial, Helvetica, sans-serif; 
  font-size: 11pt; 
  color:#D0DBE5; 
  font-weight: bold;
  }
  
  H3 
  {
  font-family: Arial, Arial, Helvetica, sans-serif; 
  font-size: 11pt; 
  color:#6699CC; 
  font-weight: normal;
  }
  
  A:link 
  {
  color: #b6c1cb;
  } 
  
  A:active 
  {
  color: #b6c1cb;
  }
  
  A:visited 
  {
  color: #669999;
  }
 