<style type="text/css">

<!--
 a:link    { text-decoration:none; font-weight:bold; color:#f0c260; }
 a:visited { text-decoration:none; font-weight:bold; color:#f0c260; }
 a:active  { text-decoration:none; font-weight:bold; color:#e2aa32; }
 a:hover   { text-decoration:none; font-weight:bold; color:#e2aa32; }
-->

html, body, textarea
{
  background-color:#000000;
}

html, body, textarea, table
{
  color:#FFFFFF;
  border-color:#000000;
  font-family:Verdana,Arial;
  font-size:xx-small;
  scrollbar-base-color:#222222;
  scrollbar-3d-light-color:#EEEEEE;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#222222;
  scrollbar-face-color:#333333;
  scrollbar-highlight-color:#CCCCCC;
  scrollbar-shadow-color:#111111;
  scrollbar-track-color:#444444;
}

textarea
{
  border-bottom: silver 1px solid; 
  border-left: gray 1px solid; 
  border-right: silver 1px solid; 
  border-top: gray 1px solid; 
}

</style>
