BODY { background-color: white; color: black; }
P {  }
A { color: black; text-decoration: none; }
A:hover { text-decoration: underline; color: blue; }
B { color: red; font-weight: 100; }
TD { text-align: left; }
TD.pc { background-color: white; color: white; font-weight: 200; }
BODY.toc { background-color: white; color: black; }
A.toc { background-color: white; color: black; text-decoration: underline; }
A.toc:hover { color: blue; }