body { background: black }
* { font-family: verdana; font-size: 10pt; COLOR: yellow; }
a:link { font-weight: bold; color: yellow}
a.small:link { font-weight: bold; font-size: 8pt; COLOR: red;}
a:visited { font-weight: bold; color: silver}
a.small:visited { font-weight: bold; font-size: 8pt; color: silver}
h1 { font-weight: bold; font-size: 18pt; color: yellow;}
h2 { font-weight: bold; font-size: 12pt; color: yellow;}
b { font-weight: bold; font-size: 8pt; COLOR: yellow; }
i { font-weight: bold; font-size: 14pt; COLOR: red; }
p { font-weight: bold; font-size: 14pt; COLOR: yellow; }
table { border: 1px solid yellow;}
td { font-weight: bold; font-size: 10pt; padding: 2; COLOR: yellow; }
