body { background-color:#000000; color:#a0b0ff; }

h1
{
  color:#6699ff;
  border-bottom-style:dotted;
  border-width:1px;
}

h2
{
  color:#6699ff;
  border-bottom-style:dotted;
  border-width:1px;
}

p
{
  color:#6699cc;
}

a
{
  text-decoration:none;
  font-weight:bold;
}

a:link { color:#ff9900 }
a:visited { color:#ff9933; }
a:hover { color:#ffcc00; }
a:active { color:#cc0000; }

img { border:0pt none; }

p,h1,h2,h3,a
{
  font-family:Liberation Sans, DejaVu Sans, Nimbus Sans, Verdana, Arial, Trebuchet MS, sans-serif;
}

