.top { font-family: arial narrow, tahoma, verdana, arial, helvetica;
         color: ffffff;
         font-size: 11px;
       font-weight: bold; 
       letter-spacing: 4px; 
       text-align: right; 
       text-indent: 0pt;
}

body { color: ffffff;
       background: 000000; 
       background-attachment:fixed;
       margin-top: 15px;
       margin-bottom: 15px;
       margin-left: 50px;
       margin-right: 50px;
       font-family: trebuchet ms, helvetica, tahoma, arial;
       font-size: 11px;
       line-height: 15px;
        scrollbar-face-color: 0095A0;
    scrollbar-shadow-color: 000000; 
    scrollbar-highlight-color: 00EDFF; 
    scrollbar-3dlight-color: 00373B; 
    scrollbar-darkshadow-color: 000000; 
    scrollbar-track-color: 000000; 
    scrollbar-arrow-color: ffffff;  
}

a:link, a:visited {color:#ffffff; 
                   text-decoration:underline;
                   font-weight: bold;
                   cursor: crosshair; 
                   height: 1px; 
}

a:active {color:#ffffff; 
          height: 1px; 
          text-decoration: none; 
          cursor:crosshair; 
}

a:hover  {color:#ffffff; 
          font-weight: bold;
          text-decoration: underline overline;
          cursor:crosshair; 
          height: 1px; 
}

p, td {font-family: trebuchet ms, verdana, arial, tahoma;
       font-size: 11px;
       line-height: 16px;
}