body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    scrollbar-base-color: default;
    scrollbar-face-color: default;
    scrollbar-track-color: default;
    scrollbar-arrow-color: default;
    scrollbar-3dlight-color: default;
    scrollbar-darkshadow-color: default;
    scrollbar-highlight-color: default;
    scrollbar-shadow-color: default;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
     }
hr {
    color: #CCCCFF
     }
h1 {
   font-size: 35px;
   font-weight: bold;
   color: #000000;
   }
h2 {
   font-size: 20px;
   font-weight: bold;
   color: #000000;
   }
h3 {
   font-size: 16px;
   font-weight: bold;
   color: #000000;
   }
h4 {
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   }
table {
      font-family: Helvetica, Arial, sans-serif;
      border: 0;
      font-size: 15px;
      line-height: 25px;
      background-color: #E0E0E0;
      }

A:link{color:#000000; font-weight:bold; text-decoration:underline; background:none}

A:active{color:#000000; font-weight:bold; text-decoration:underline; background:none}

A:visited{color:#000000; font-weight:bold; text-decoration:underline; background:none}

A:hover{color:#ff0000; font-weight:bold; text-decoration:underline overline; background:none}

