body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFF99; background-color: #202020}
a:active {  color: #3399CC; text-decoration: none}
a:link {  color: #CC6633; text-decoration: none}
a:visited {  color: #996600; text-decoration: none}
a:hover {  font-weight: bold; color: #0099CC; text-decoration: none}
h2 {  color: #CC6633}
h3 {  color: #0066CC}

.double { font-size: 200%; letter-spacing: 150%;}
.big { font-size: 150%; letter-spacing:150%; }
.kindabig { font-size: 120%; font-weight: bold; }
.above { font-size: 120%; font-weight: bold; vertical-align: super; }
.below { font-size: 130%; vertical-align: sub; }