BODY { text-align: center; background-color: #000000 }

BODY
{
scrollbar-base-color: #660000;
scrollbar-arrow-color: #CC0000;
scrollbar-Face-Color: #660000;
scrollbar-Track-Color: black;
scrollbar-DarkShadow-Color: #330000;
}

P { font-size: 10pt; font-family: verdana; color: red; }
P.small { font-size: 8pt; font-family: verdana; color: red; }
H1 {font-size: 10pt; font-family: verdana; font-weight: bold; color: red; }
H2 {font-size: 16pt; font-family: verdana; font-weight: bold; color: red; }
A:link { font-size: 10pt; font-family: verdana; color: red; font-weight: bold; }
A:active { font-size: 10pt; font-family: verdana; color: #990000; font-weight: bold; }
A:visited { font-size: 10pt; font-family: verdana; color: red; font-weight: bold; }
A:hover { font-size: 10pt; font-family: verdana; color: black; font-weight: bold; background: red }

