<style type="text/css">
td   {font-family:  Arial, Helvetica; }
A:link    {  font-family:  Arial, Helvetica; text-decoration:none; color: #FF8000;}
A:visited {  font-family: Arial, Helvetica; text-decoration:none; color: #FF8000;}
A:hover   {  font-family: Arial, Helvetica; text-decoration:none; color: green;}

Body {  font-family:  Arial, Helvetica;
  color : white;
  scrollbar-face-color: black;
  scrollbar-shadow-color: #CC8000;
  scrollbar-highlight-color: #FF8000;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-darkshadow-color: #884000;
  scrollbar-track-color: #000000;
  scrollbar-arrow-color: #CC8000;
}

H1 { 
  background-color: black
  font-weight: normal; 
  font-size: 24pt;
  line-height: 30pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: red;
}

H2 { 
  background-color: black
  font-weight: normal; 
  font-size: 10pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
  color: #9D9C9C;
}

Body {
background-image:url(frame\backi.gif);
background-color : black;
background-repeat: no-repeat;
background-position: 0 0;
background-attachment: fixed; 
}

</style>