
BODY {
  link: #33ffcc;
  alink: #ffffff;
  vlink: #ff0000;
  color: #FFFFFF;
  margin-top: 30px;
  margin-left: 20px;
  background-color: #000000;
}

P, UL, TD {
  font-family: "Times New Roman";
  font-size: 15px;
  color: #FFFFFF;
}

H3, H2, H4 {
  font-family: "Times New Roman";
  color: #FFFFFF;
}

PRE {
  font-family: "Courier";
  color: #66FF00;
}

A {
  color: #33ffcc;
  text-decoration: underline;
}
