A:link
{ text-decoration: none; color:"steelblue"; font-family:arial;font-size:8pt;}
A:visited
{ text-decoration: none; color:"steelblue"; font-family:arial;font-size:8pt;}
A:active
{ text-decoration: none; color:"black"; font-family:arial;font-size:8pt;
background-color:white;}
A:hover
{ text-decoration: underline overline; color: "white";font-family:arial;font-size:8pt;
background-color:black;

cursor:crosshair;}

ol,ul,li
{text-align:left;}

hr
{color:steelblue;}

u
{color:#aaaaaa;
text-transform:lowercase;}

b
{color: steelblue;
font-size: 10pt;
font-family:tahoma;
text-transform:lowercase;}

.good
{color: white;}

.bad
{color: red;}

body
{ background-color: black;
background-repeat:repeat;
background-attachment:fixed;
background-position:left top;

text-align:left;

font-family: arial;
color: "gray";
font-weight:normal;
font-size:8pt;

scrollbar-face-color : black;
scrollbar-highlight-color : white;
scrollbar-3dlight-color : white;
scrollbar-shadow-color : steelblue;
scrollbar-darkshadow-color : steelblue;
scrollbar-track-color : black;
scrollbar-arrow-color : gray;}

tr,table,td
{ font-family: arial;
color: gray;
font-size:8pt;
background-color:black;
border-color: #555555;
border-style:solid;
border-width:1pt;
text-align:left;
border-collapse:collapse;}

input, textarea
{background: black;
font-family: arial;
font-size:8pt;
color: gray;
border-style: solid;
border-color: steelblue;
border-width: 1px;

scrollbar-face-color : black;
scrollbar-highlight-color : white;
scrollbar-3dlight-color : white;
scrollbar-shadow-color : steelblue;
scrollbar-darkshadow-color : steelblue;
scrollbar-track-color : black;
scrollbar-arrow-color : gray;}

iframe
{border-color:white;
border-width:1px;
border-style:solid;}