a:hover {
  text-decoration:none; 
  color:#E98C38;
}
.dcrlink {
  font-family: Arial;
  font-size: 9pt;
  color:#FACA57;  
}
.doclink {
  font-family: Arial;
  font-size: 9pt;
  color:#CC6600;  
  text-decoration:none; 
}
.subtexthead {
  font-family: Arial;
  font-size: 9pt;
  color: #333399;
  font-weight:bold;
  border-top: none;  
}
.subtext {
  font-family: Arial;
  font-size: 9pt;
  color: #333333;
  margin-left: 9px;
}
.headline {
  font-family: Arial;
  font-size: 10pt;
  color: #CC6600;
}
.footer {
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFFF;
}

