a:link    { color: #01A9DB; }
a:visited { color: #01A9DB; }
a:active  { color: red; }
a:hover   {color: brown;}

body      {
               scrollbar-arrow-color: #0F00CF;
               scrollbar-highlight-color: #DAEFF8;
               scrollbar-face-color: #DAEFF8;
               scrollbar-shadow-color: #BFEAFF;
               scrollbar-3dlight-color: #9DC5FD;
               scrollbar-darkshadow-color: #7ECCFE;
               scrollbar-track-color: #FFFFFF;
               font-family: arial, "Times New Roman", helvetica;
               background: #8de08f;
               text: black; }

td, p, ul, ol {
               font-family: arial, "Times New Roman", helvetica;
               }


h1, h2, h3, h4, h5, h6 {
               color: #4258a1;
               font-family: Arial, "Times New Roman", Helvetica;
               font-weight: normal;
               font-style: normal; }

h1           { font-size: 24pt }
h2           { font-size: 18pt }
h3           { font-size: 14pt }
h4           { font-size: 12pt }
h5           { font-size: 10pt }
h6           { font-size: 8pt }