body { font-size : 60%;
       background-color : #000000;
       color : #CCCCCC }

body, p, div, table, td, th, ul, ol, h1, h2, h3, h4
{ font-family : verdana, helvetica, arial, sans-serif }

h1, h2, h3, h4
{ color : #FFFFFF;
  font-size : 100%;
  text-align : center }

h1 { font-weight : bold }

table {font-size : 100%}

a { color : #CCCCCC;
    font-weight : bold;
    text-decoration: none }
a:visited { color : #CCCCCC }
a:active  { color : #CCCCCC }
a:hover   { color : #FFFFFF }
