<style type="text/css">

/* General layout */

A:            { text-decoration: none; }
A:link        { font-weight: normal; text-decoration: none; color: #660033; }
A:visited     { text-decoration: none; color: #660033; font-weight: normal; }
A:active      { text-decoration: none; color: #6699FF; }
A:hover       { text-decoration: underline; color: #FF0000; }
BODY          { scrollbar-face-color: #8FA8CE; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #CFD9E5; scrollbar-arrow-color: #660000 }
p             { font-family: Arial, Helvetica, Verdana; font-size: 12px; }

li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; list-style-type: decimal; margin-top: 4px; margin-bottom: 4px; font-weight: normal}

</style>