 a {
   text-decoration: none; 
   font: 9pt Georgia;
   color: #999999; 
} 
 a:Hover {
   text-decoration: none;
   color: #CC0000;
   font: 9pt Georgia;
   text-decoration: underline;
}
 h1 {
  font: 24px Times New Roman;
  color: #DC1A39;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 14px;
}
 h2 {
  font: 18px Times New Roman;
  color: #000066;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 14px;
}
 #p1 {
  padding: 0px 0px 0px 0px;
  margin: 0px 5px 0px 12px;
  font: 11px Georgia;
  color: #999999;
}  
 #p2 {
  padding: 0px 0px 0px 0px;
  margin: 0px 5px 0px 12px;
  font: 11px Georgia;
  color: #666666;
} 

  