<style type="text/css">

/* General layout */

A:            { text-decoration: none; }
A:link        { font-weight: normal; text-decoration: none; color: #6F0D02; }
A:visited     { text-decoration: none; color: #6F0D02; font-weight: normal; }
A:active      { text-decoration: none; color: #CC6600; }
A:hover       { text-decoration: underline; color: #CC6600; }
BODY          { scrollbar-face-color: #663300; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #FFFFCC;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #280301;
                scrollbar-track-color: #E9E1C9; scrollbar-arrow-color: #E9E1C9 }
p             { font-family: Arial, Helvetica, Verdana; font-size: 12px; }

li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #663300; font-weight: normal }
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>