body 
{ 
scrollbar-base-color: #888888;
scrollbar-face-color: #000000; 
scrollbar-track-color: #888888; 
scrollbar-arrow-color: #00aa00;
scrollbar-highlight-color: #00ff00; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-shadow-color: #00ff00;
scrollbar-darkshadow-color: #cccccc; 
} 
select 
{
color:#cccccc;
font-family:"verdana,arial,helvetica,sans-serif";
background-color:#000000;
}
h4
{
font-family:"Lucida Console";
letter-spacing: 2px;
word-spacing: 4px;
font-size:12pt;
color:#0099ff;
}

h2
{
font-family:"Comic Sans MS";
font-size:18pt;
text-decoration:none;
color:#ff0000;
letter-spacing: 1px;
word-spacing: 2px;
}
h3
{
font-family:"Trebuchet MS";
font-size:20pt;
text-decoration:none;
color:#00DD00;
font-weight:bold;
}


h1
{
letter-spacing: 4px;
word-spacing: 7px;
font-family:"OCR A Extended,Lucida Console,Haettenschweiler,Garamond";
font-size:12pt;
text-decoration:none;
color:#00ff00;
}
p
{
font-family:"Lucida Console";
letter-spacing: 1px;
word-spacing: 2px;
font-size:10pt;
color:#CCCCCC;
font-weight:bold;
}
li
{
font-family:"Lucida Console";
letter-spacing: 1px;
word-spacing: 2px;
font-size:8pt;
color:#CCCCCC;
}
A:link
{
font-weight:bold;
font-size:14px;
text-decoration:none;
font-style:heavy;
color:#0000ff
}
A:visited
{
text-decoration:none;
font-style:bold;
color:#000000;
}
A:active
{
text-decoration:none;
font-style:bold;
color:"green";
}
A:hover
{
font-weight:bold;
font-size:14px;
text-decoration:none;
font-style:bold;
color:#ffffff;
}