a:link      { color: blue; }a:visited { color: forestgreen; }a:active  { color: red; }a:hover  {color: darkgoldenrod;}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: white;                text: black; }td, p        { font-family: arial, "Times New Roman", helvetica; }h1, h2, h3, h4, h5, h6 {                color: #47009E;                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 }
