<style type="text/css">

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

html, body, textarea, table
{
  color:#FFFFFF;
  border-color:#FFFFFF;
  font-family:Helvetica;
  font-size:7.5pt;
  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;
}

ul {
  margin:0px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  padding:0px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:16px;
  padding-right:0px;
  border:0px;
  list-style-type:disc;
  list-style-position:outside;
}

img
{
  border-color:gray;
}

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

a:link    { text-decoration:none; font-weight:bold; color:#e24e29; }
a:visited { text-decoration:none; font-weight:bold; color:#e24e29; }
a:active  { text-decoration:none; font-weight:bold; color:#ff8834; }
a:hover   { text-decoration:none; font-weight:bold; color:#ff8834; }

</style>
