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