<style type="text/css">

/* General layout */

A:            { text-decoration: none; }
A:link        { text-decoration: none; color: #006666; }
A:visited     { text-decoration: none; color: #006666; }
A:active      { text-decoration: none; color: #ffcc00; }
A:hover       { text-decoration: underline; color: #ff9933; }
BODY          { scrollbar-face-color: #99CCCC; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #E0DFEC; scrollbar-arrow-color: #006666 }
p             { font-family: Georgia, Times New Roman, Times, serif; font-size: 13px;  }

ol { font-family: Georgia, Times New Roman, Times, serif; font-size: 13px;  list-style-type: decimal; margin-top: 0px; margin-bottom: 0px; font-weight: normal}
li { font-family: Georgia, Times New Roman, Times, serif; font-size: 13px;  list-style-image: url (bullet_bl.gif): 0px; margin-bottom: 0px; font-weight: normal}

</style>