body { background: #000000; color: #00CC00; font-family: courier; }
body { margin-left: 5%; margin-right: 5%; }
a:link { color: #00FF00; text-decoration: underline}
a:visited { color: #009900; text-decoration: none;}
a:hover { color: #CCFF00; text-decoration: none; font-style: italic; }
a:active { color: #66CC66; text-decoration: none; font-style: italic; }
h1 { color: #00CC00; display:inline; width:100%; filter:glow(color=#009900, strength=10); font-style: italics; }
h2 { color: #00CC00; display:inline; width:100%; filter:glow(color=#009900, strength=7); font-style: italics; }
h3 { color: #00CC00; display:inline; width:100%; filter:glow(color=#009900, strength=4); font-style: italics; }
li.mod { color: #FFFF00; }

