<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: #000099; font-weight: normal; }
A:active      { text-decoration: none; color: #6699FF; }
A:hover       { text-decoration: none; color: #FF0000; }
BODY          { scrollbar-face-color: #A1B3C6; 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: Georgia, Times New Roman; 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>