<style type="text/css">

/* General layout */

A:            { text-decoration: none; }
A:link        { font-weight: normal; text-decoration: none; color: #400080; }
A:visited     { text-decoration: none; color: #400080; font-weight: normal; }
A:active      { text-decoration: none; color: #6633CC; }
A:hover       { text-decoration: underline; color: #6633CC; }
BODY          { scrollbar-face-color: #330066; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #270C2B;
                scrollbar-track-color: #b2b3cc; scrollbar-arrow-color: #b2b3cc }
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>