<style type="text/css">

/* General layout */

A:            { text-decoration: none; }
A:link        { font-weight: normal; text-decoration: none; color: #003366; }
A:visited     { text-decoration: none; color: #003366; font-weight: normal; }
A:active      { text-decoration: none; color: #663399; }
A:hover       { text-decoration: none; color: #663399; }
BODY          { scrollbar-face-color: #775D7A; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #270C2B;
                scrollbar-track-color: #B3A1B5; scrollbar-arrow-color: #E2DED1 }
p             { font-family: Arial, Helvetica, Verdana; font-size: 12px; }

ol { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; list-style-type: decimal; margin-top: 6px; margin-bottom: 6px; font-weight: normal}

</style>