body,p,small,dl,h1,h2,a, li
{ font-family: Arial,sans-serif; }

body
{ background-color: black; font-size: 20pt }

table
{ background: #CCCCCC; }

p,dl,li
{ font-size: 12pt; }

small
{ font-size: 8pt; }

small.copyright,h2,li
{ font-weight: bold; }

h2
{ font-size: 16pt; }

a
{ text-decoration: none; color: red; }

a:hover
{ color: #000000; }
