body {background-color: white}
body {background-image: url(background.gif)}
body {color: black}
body {font-family: arial}
body {font-size: 10pt}

td {font-size: 10pt}
td {font-family: arial}
td {color: black}

tr {font-size: 10pt}
tr {font-family: arial}
tr {color: black}

h1 {font: normal 24pt}
h2 {font: normal 18pt}
h3 {font: normal 14pt}
h4 {font: bold 10pt}

:link    {color:blue; text-decoration:none;}
:visited {color:blue; text-decoration:none;}
:active  {color:blue; text-decoration:none;}
:hover   {color:blue; text-decoration:underline;}
