   a:link {text-decoration: underline; font-weight: none; color: #406B7B; }
   a:active {text-decoration: none; font-style: italic; color: #406B7B}
   a:visited {text-decoration: underline; color: #ffffff; }
   a:hover {text-decoration: none; font-weight: bold; color: #406B7B; }
   p {color: black; font-family: arial; font-size: 10pt }
   body {
     scrollbar-arrow-color: #406B7B;
     scrollbar-base-color: #7A8293;
     scrollbar-dark-shadow-color: gray;
     scrollbar-track-color: #7A8293;
     scrollbar-face-color: #7A8293;
     scrollbar-3d-light-color: silver;
     scrollbar-highlight-color: silver;
     scrollbar-shadow-color: gray;
   }