td   { color: silver; font-size: 10pt }
p     { color: white; font-size: 10pt }
div  { font-size: 10pt }
a    { color: yellow; font-size: 10pt }
a:hover    { color: #ff0000; font-size: 10pt }
body  { color: white; font-size: 10pt; background-color: black }

