a {  color: #ff0000; 
     font-family: century gothic, Arial, Helvetica, sans-serif; 
     font-size: 8pt; 
     text-decoration: none;  }

a:link {  color: #ffffff; 
          text-decoration: none;  }

a:visited {  color: #ffffff; 
             text-decoration: none;  }

a:active {  color: #ff0000; 
            text-decoration: none;  }

a:hover {  color: #aaffaa; 
           text-decoration: none;  }

p {  
     font-size: 8pt; 
     
     font-family: century gothic, Arial, Helvetica, sans-serif;  }

body {  scrollbar-face-color: #dddddd; 
        scrollbar-shadow-color: #888888; 
        scrollbar-highlight-color: #FFffFF; 
        scrollbar-3dlight-color: #000000; 
        scrollbar-darkshadow-color: #000000; 
        scrollbar-track-color: #000000; 
        scrollbar-arrow-color: #000000;  }
