<style type="text/css">

/* General layout */

A:            { text-decoration: underline; }
A:link        { font-weight: medium; text-decoration: underline; color: #0066CC; }
A:visited     { text-decoration: underline; color: #0099FF; font-weight: medium; }
A:active      { text-decoration: underline; color: #FF6600; }
A:hover       { text-decoration: underline; color: #CC0000; }
BODY          { scrollbar-face-color: #B7C7F0; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #CFD9E5; scrollbar-arrow-color: #CC0000 }
p             { font-family: Arial, Helvetica, Verdana; font-size: 12px; }

ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; list-style-type: decimal; margin-top: 6px; margin-bottom: 6px; font-weight: normal}

</style>