BODY { color:white; background-color:black }

P { text-align: left }
P.centered { text-align: center }

H1 { text-align: center; color: #99CCFF }
H2 { text-align: center; color: #99CCFF }
H3 { text-align: center }
H3.left { text-align: left }

A:link { color: #99CCFF; }  
A:visited { color: #99CCFF }
A:active { color: #FFFF49 }

IMG { border: thin; border-style: solid; border-color: white }
IMG.button { border-style: none }

TABLE { text-align: left; vertical-align: top; border-style: none }
TD { text-align: left; vertical-align: top; padding: 10; border-style: none }
TR { text-align: left; vertical-align: top; padding: 10; border-style: none }

.mid { text-align: left; vertical-align: middle; padding: 10; border-style: none }
TD.ib { color: #64e6ff; text-align: left; vertical-align: top; padding: 10; border-style: none; }

UL { text-decoration: underline; padding: 10 }
OL { text-decoration: underline; padding: 10 }
LI { text-decoration: none }

SPAN { text-decoration: underline; color:#99CCFF; cursor:hand }
