body
{
  background-color: #000000;
  text-align: center;
}
p, li, h1, h3
{
  color: #40C040;
  font-family: sans-serif;
  font-size: 11pt;
}
h1
{
  font-size: 25pt;
}
h3
{
  font-size: 14pt;
  font-weight: bold;
  color: #50D050;
}
.footer
{
  font-size: 9pt;
}
a
{
  color: #40C0A0;
  text-decoration: none;
  font-style: italic;
}
a:visited
{
  color: #30B090;
}
a:hover, a:active
{
  color: #50D0B0;
}
b
{
  color: #60E0E0;
}
