body { background-color : black; background : black; }
body, div, h2, h3, h4, h5, p, td, ul, ol, dl, dt, hr, small { color : white; }

A:LINK { color : yellow; }
A:VISITED { color : #FFFF99; }

/* TITLES */
H1 { margin : 0px; font : large; font-weight : bold;}
H2 { margin : 0px; font : medium; font-weight :  bold; margin-left: 5px;  text-indent :  7px;}

H1 A { text-decoration : underline;  }
H2 A { text-decoration : underline; }
H3 A { text-decoration : underline; }

TD.contentbox P { margin-left : 15px; }
TD.contentbox UL { margin-left : 40px; }

