Body {scrollbar-face-color: black;
      scrollbar-highlight-color: tomato;
      scrollbar-3dlight-color: orange;
      scrollbar-shadow-color: black;
      scrollbar-darkshadow-color: orange;
      scrollbar-track-color: black;
      scrollbar-arrow-color: tomato;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: tomato;
      background-color:black; }

h1 { border-top:1px solid tomato; border-bottom:1px solid tomato; font-size: 14px; font-family: Arial, verdana, tahoma; color:tomato; border-left-style:solid; border-left-width:1; border-right-style:solid; border-right-width:1; margin-bottom:0 }

p { color: tomato; font-size: 12px; font-family: 
    Arial, verdana, tahoma, arial-narrow; text-align:justify; margin-top:0; margin-bottom:0 }

A { text-decoration: underline;
    color:tomato; }


A:hover { style=cursor:crosshair>
text-decoration: none;
          color:#000000;
          cursor: sw-resize; }