<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
BODY { background: white; color: black}
H3 { font-size : 14px; font-family : sans-serif; background: white; color : green; }
H2 { font-size : 20px; font-family : sans-serif; background: white; color : orange; }
H1 { font-size : 28px; font-family : sans-serif; background: light-gray; color : green; }
A { background: white; font-size : 10px; font-family : sans-serif; color : blue; }
A:visited { background: white; color : maroon; }
A:active { background: white; color : fuchsia; }