BODY { background-color: white; color: white; }
HR { color: black; background-color: white; }
TABLE { background-color: white; border-color: black; color: black; }
TR { background-color: white; border-color: black; color: black; }
TH { background-color: white; border-color: black; color: black; }
TD { background-color: white; border-color: black; color: black; }
A { background-color: white; text-decoration: none; color: black; }
A:hover { background-color: white; color: blue; font-style: italic; font-weight: bold; }
H1 { background-color: white; color: black }
H3 { background-color: white; color: black }
UL { background-color: white; color: black }
P { background-color: white; color: black }
