body { font-size : 60%;
       background-color : #999999;
       background-image : url(images/bg.gif);
       color : #FFFFFF }

body, td
{ margin : 0; border : 0 }

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% }

h1 { font-weight : bold }

table {font-size : 100%}

a { color : #00FFFF;
    text-decoration: none }
a:visited { color : #00FFFF }
a:active  { color : #00FFFF }
a:hover   { color : #FFFFFF }
