a {
  font-family: Arial, Helvetica, sans-serif;
  color: #9999ff }
a:active {
  color: #cc6699 }
a:visited {
  color: #9999cc }

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #ffffff }
  
p {
  font-size: small;
  color: #ffffff;
  background: #000000;
  text-decoration: none}
  
dt {
  font-size: small;
  color: #ff9900;
  background: #000000;
  text-decoration: none; }
  
dd {
  font-size: small;
  color: #ffffff;
  background: #000000;
  text-decoration: none;
  padding-bottom: .75em}
  
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  color: #ff9900;
  background: #000000}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  color: #cc6699;
  background: #000000}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #cc99ff;
  background: #000000}