h1 {
color : #444444;
background-color : #000000;
} 
body {
color : #aaaaaa; 
background-color : #000000; 
font-family : Arial, Helvetica, sans-serif;
font-size : medium; 
text-align : center; 
} 
table {
color : #888888;
background-color : #eeeeee;
font-family : Verdana, Arial, Courier, sans-serif;
font-weight: bold;
font-style: italic;
font-size: 75%;
} 
a:link, a:visited {
background-color : #eeeeee;
color : #888888;
text-decoration : none; 
} 

