
TH {
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}

P, TD, BLOCKQUOTE, UL {
  font-family: Arial;
  font-size: 8pt;
  color: #FFFF00;
}

A {
  text-decoration: none;
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
}

A:hover {
  text-decoration: underline;
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
}
