body    {
         scrollbar-face-color:white;
         scrollbar-track-color:#EAC0C0;
         scrollbar-arrow-color:#BE3F3F;
         scrollbar-shadow-color:#BE3F3F;
         scrollbar-darkshadow-color:#BE3F3F;
         scrollbar-highlight-color:#BE3F3F;
         scrollbar-3d-color:#BE3F3F;
         font-family:verdana,arial,tahoma,helvetica,trebuchet ms,times new roman,courier;
         font-size:9pt;
        }

td      {
         font-family:verdana,arial,tahoma,helvetica,trebuchet ms,times new roman,courier;
         font-size:9pt;
        }

h1      {
         font-size:15pt;
        }
h2      {
         font-size:13pt;
        }
h3      {
         font-size:12pt;
        }

a       {
         text-decoration:underline;
         color:black;
         background-color:#EAC0C0;
        }
a:hover {
         text-decoration:underline;
         color:#BE3F3F;
         background-color:#EAC0C0;
        }
 
         
