td, body, table, tr {
      font-size: 7pt; 
      font-family:verdana; 
      color:#5F4F32;
      scrollbar-arrow-color:#5F4F32;
      scrollbar-track-color:#998B71;
      scrollbar-face-color:#998B71;
      scrollbar-highlight-color:#998B71;
      scrollbar-3dlight-color:#998B71;
      scrollbar-darkshadow-color:#998B71;
      scrollbar-shadow-color:#998B71;
      }


body{
      background-image: url(framebg.jpg);
      background-attachment:fixed;
      text-align:justify;
      }

a:link, a:active, a:visited {
      font-weight: none;
      color:#5F4F32;
      text-decoration: none;
      }

a:hover {
      text-transform:none; 
      height:0; 
      filter:none;
      }
