html, body, p {
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 11pt;
  background-color: #000000;
  color: #ffffff;
}
td, dl {
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 11pt;
}
blockquote {
  font-size: 8pt;
  color: #ffffff;
}
h3 {
  font-size: 13pt;
  color: #f0f0f0;
}
h4 {
  font-size: 12pt;
  color: #f0f0f0;
}
.big {
  font-weight: bold;
  font-size: 18pt;
}
.tiny {
  font-size: 8pt;
}
b.excl {
  font-weight: bold;
  font-size: 12pt;
  color: #ff0000;
}
a:link { color: #00ff00; }
a:visited { color: #cccccc; }
