(cssref.css)
body{background-color:#FFFFFF;overflow:auto;margin-top:10px;margin-left:5px;scrollbar-3d-light-color:#FF0000;scrollbar-arrow-color:#FFFFFF;scrollbar-base-color:#8899EE;scrollbar-face-color:#6677AA;scrollbar-highlight-color:#FFFFFF;scrollbar-shadow-color:#FFFFFF;}

A { cursor:e-resize ; }
a:link {text-decoration: none; cursor: e-resize}
a:visited {text-decoration: none; cursor: e-resize}
a:hover {  color: #9696FF;@text-decoration: underline overline; background-color:#e7eefe; cursor: e-resize}
a:active {  color: #9696FF;@text-decoration: underline overline; background-color:#e7eefe; cursor: e-resize}
a.h1: { color: #ffffff}
a.h1:link { color: #ffffff; text-decoration: none; cursor: help}
a.h1:visited { color: #ffffff; text-decoration: none; cursor: help}
a.h1:hover {  color: #ffffff; text-decoration: underline; cursor:help}
a.h1:active { color:  #ffffff; text-decoration: underline; cursor: help}


p.line {
     border-bottom-style: dotted;
     border-bottom-width: 1px;
     border-bottom-color: #5DBACA;
     padding-right:0.8em
    } 
body {
      scrollbar-face-color:#F0F0F0;
      scrollbar-track-color:#F0F0F0;
      scrollbar-arrow-color:#B5B5FF;
      scrollbar-highlight-color:#F0F0F0;
      scrollbar-shadow-color:#B5B5FF;
      scrollbar-3dlight-color:#B5B5FF;
      scrollbar-darkshadpw-color:#F0F0F0;
      }    