<style type="text/css">

/* General layout */

A:            { text-decoration: none; }
A:link        { text-decoration: none; color: #003399; }
A:visited     { text-decoration: none; color: #003399; }
A:active      { text-decoration: none; color: #CC0000; }
A:hover       { text-decoration: underline; color: #CC0000; }
BODY          { scrollbar-face-color: #8FA8CE; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #CFD9E5; scrollbar-arrow-color: #990000 }
p             { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; }

ol { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #000000; list-style-type: decimal; margin-top: 6px; margin-bottom: 6px; font-weight: normal}
li { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #000000; list-style-type: bullet; margin-top: 3px; margin-bottom: 3px; font-weight: normal}

</style>