h1, h2, h3, h4, h5, h6 {color: black;}
BODY {color: black; font-family:Trebuchet, Arial; font-size:10pt;}
a:link {color:black;
        background:transparent; text-decoration:none;}
a:visited {color:black;
           background:transparent; text-decoration:none;}
a:active {color:black;
          background:transparent; text-decoration:none;}
a:hover {color:green;
         background:transparent; text-decoration:none;}
p {margin-left:1cm; margin-right:1cm;}
h1 {margin-left:1cm; margin-right:1cm;}
h2 {margin-left:1cm; margin-right:1cm;}


body, html {
scrollbar-arrow-color: white;
scrollbar-base-color: white;
scrollbar-dark-shadow-color: #223B0D;
scrollbar-3dlight-color: #8BA379;
scrollbar-face-color: #65705F;
scrollbar-highlight-color: #8BA379;
scrollbar-shadow-color: #295A02;
scrollbar-darkshadow-color: #223B0D;
}