h1           { font-family: Arial; font-size: 8pt; text-decoration: none; color: #002F5E }
h2           { font-family: Arial; font-size: 10pt; color: #002F5E; text-decoration: none }
h3           { text-decoration: none; color: #002F5E; font-family: Arial }
h4           { text-decoration: none; color: #002F5E; font-family: Arial; font-size: 12pt }
a:active     { text-decoration: none; color: #0066CC; font-family: Arial; font-size: 8pt }
a:hover      { text-decoration: none; font-family: Arial; color: #E5F0F9 }
a:link       { font-family: Arial; text-decoration: none; color: #0066CC }
a:visited    { text-decoration: none; color: #0066CC; font-family: Arial }
textarea     { text-decoration: none; font-family: Arial; color: #0066CC }

body { scrollbar-face-color: rgb(255, 255, 255);
     scrollbar-arrow-color: rgb(0, 102, 204);
     scrollbar-highlight-color: rgb(255, 255, 255);
     scrollbar-3dlight-color: rgb(0, 102, 204);
     scrollbar-shadow-color: rgb(0, 102, 204);
     scrollbar-darkshadow-color: rgb(0, 0, 0);
     scrollbar-track-color: rgb(229, 240, 249)}
