
body         { font-family: Comic Sans MS; color: #00FFFF; font-size: 10 pt; 
               background-color: #000000 }
               
a            { font-family: Comic Sans MS; font-size: 10 pt; color: #00FF00; text-decoration: 
               underline }
               
a:visited    { color: #00FF00; text-decoration: underline; font-family: Comic Sans MS; 
               font-size: 10 pt }
               
a:link       { font-family: Comic Sans MS; font-size: 10 pt; color: #00FF00; text-decoration: 
               underline }
               
a:active     { text-decoration: underline; font-family: Comic Sans MS; color: #FF0000; 
               font-size: 10 pt }
               
a:hover     { text-decoration: underline; font-family: Comic Sans MS; color: #FF00FF; 
               font-size: 10 pt }
               
h1           { font-family: Arial; font-size: 18 pt; color: #FF0000 }
h2           { font-family: Arial; color: #00FF00; font-size: 14 pt }
h3           { color: #FFFF00; font-size: 12 pt; font-family: Arial }
table        { font-family: Comic Sans MS; color: #00FFFF; font-size: 10 pt }