<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: #00B2EC; }
A:hover       { text-decoration: underline; color: #339999; }
BODY          { scrollbar-face-color: #BADFE0; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #FAFBC6; 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-type: bullet; margin-top: 0px; margin-bottom: 0px; font-weight: normal}

</style>