document.write("<STYLE type=\"text/css\">");
document.write("<!--");
document.write("BODY ");
document.write("{");
  document.write("direction:;");
  document.write("background-attachment:fixed;");
  document.write("scrollbar-arrow-color: 003366;");
  document.write("scrollbar-track-color: 3399cc;");
  document.write("scrollbar-face-color: 006699;");
  document.write("scrollbar-highlight-color: 99ffff;");
  document.write("scrollbar-3dlight-color: 003366;");
  document.write("scrollbar-darkshadow-color: 000000;");
  document.write("scrollbar-shadow-color: 003366;");
 document.write("}");
document.write("//-->");
document.write("</STYLE>");