BODY { 
  color: #CC9966; 
  background-color: CC9966;
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  
}
A:link {
  color: #663333;
  text-decoration: none;
}
A:hover {
  color: #CC6666;
  text-decoration: none;
}
A:visited {
  color: #993333;
  text-decoration: none;
}
A:active {
  color: #4B89B7;
  text-decoration: none;
}
p.standard {
  color: #663333; 
  font-family: gill sans, sans-serif;
  font-size: 10pt;
}
p.para {
  color: #663333; 
  font-family: gill sans, sans-serif;
  font-size: 9pt;
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px
}
h3 {
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}
h1 {
  color: #663333; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
