body {
  background: #ffffff;
  background-attachment:fixed;
  font-family: arial narrow;
  font-size: 11px;
  color:#656565;
  scrollbar-base-color:#000000;
  scrollbar-arrow-color:#656565;
  scrollbar-DarkShadow-Color:#000000;
  scrollbar-Track-Color:#000000;
  scrollbar-Highlight-Color:#000000;
  }
  pre {
    font-family: arial narrow;
  font-size: 11px;
  color:#656565;
  }
  a:link {
   font-family: Lucida Handwriting;
  font-size: 24px;
  color:#656565;
  cursor:help;
  }
  a:active {
    font-family: Lucida Handwriting;
  font-size: 24px;
  color:#656565;
  cursor:help;
  }
  a:hover {
    font-family: Lucida Handwriting;
  font-size: 24px;
  color:#656565;
  cursor:help;
  }
  a:visited {
    font-family: Lucida Handwriting;
  font-size: 24px;
  color:#656565;
  cursor:help;
  }

