body {
color: #000000;
background-color: #000000;
}
a:link {
  color: #996633;
  font-size: 9pt;
  line-height: 12pt;
  font-family: Arial, Helvetica;
  text-decoration: none;
}
a:visited {
  color: #996633;
  font-size: 9pt;
  line-height: 12pt;
  font-family: Arial, Helvetica;
  text-decoration: none;
}
a:hover {
  color: white;
  font-size: 9pt;
  line-height: 12pt;
  font-family: Arial, Helvetica;
  text-decoration: none;
}
td {
  color: white;
  font-size: 9pt;
  line-height: 12pt;
  font-family: Arial, Helvetica;
}