BODY, P, TD, FORM, OL, LI { 
  color: #CCCCDD;
  background: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
}
BODY {
  margin-left: 5%;
  width: 90%;
}
H1 {
  color: #7777FF;
}
H2 {
}
H3 {
}
H2, H3, H4, TH {
  color: #7777FF;
}
DT {
  font-weight: bold;
  color: #7777FF;
}
TT, PRE {
  color: #DDDDDD;
}
A:link { color: #7777FF; } 
A:visited { color: #7777FF; }
A:active { color: #9999FF; }
P.footnote {
  font-family: sans-serif;
  font-size: x-small;
  color: #9999FF;
}
IMG {
  padding: 10px
}


