
<style> BODY {
  color: #ffffff;
}

P, BLOCKQUOTE, OL, TD {
  color: #000000;
  font-family: new, times;
  font-size: 14pt;
}

P.small {
  color: #000000;
  font-family: Times, times, new, roman, serif;
  font-size: 10pt;
}

H1 {
  color: #000000;
  font-family: sans, helvetica;
  font-size: 18pt;
}

HR {
  color: #000000;
}
