a:link {color: rgb(255,255,204);}
a:visited {color: rgb(255,255,204);} 
a:active {color: rgb(255,255,204);}
a:hover {color: rgb(255,255,102);}

a:link.blue {color: rgb(6,6,162); font-weight: bold}
a:visited.blue {color: rgb(6,6,162); font-weight: bold}
a:active.blue {color: rgb(6,6,162); font-weight: bold}
a:hover.blue {color: rgb(220,30,62); font-weight: bold}

BODY
{
scrollbar-arrow-color:rgb(255,255,102);
scrollbar-3dlight-color:rgb(244,121,141);
scrollbar-highlight-color:rgb(244,121,141);
scrollbar-face-color:rgb(220,30,62);
scrollbar-shadow-color:rgb(122,4,24);
scrollbar-darkshadow-color:rgb(122,4,24);
scrollbar-track-color:rgb(6,6,162);

font-family: Verdana, Arial, Geneva; color: rgb(0,0,0); font-size:10pt; background-color:rgb(99,176,252); margin: 0px 0px 0px 0px;}

table {font-family: Verdana, Arial, Geneva; color: rgb(0,0,0);font-size: 13px; background-color:rgb(255,255,255);}

span.blackmed {font-family: Verdana; font-size: 17px; color:rgb(0,0,0); font-weight: bold;}

span.blacklarge {font-family: Verdana; font-size: 22px; color:rgb(0,0,0); font-weight: bold;}

span.bluesmall
{font-family: Verdana; font-size: 10px; color:rgb(6,6,162); font-weight: bold;}

span.bluemed
{font-family: Verdana; font-size: 19px; color:rgb(6,6,162); font-weight: bold;}

span.bluelarge
{font-family: Verdana; font-size: 23px; color:rgb(6,6,162); font-weight: bold;}

span.redsmall {font-family: Verdana; font-size: 10px; color:rgb(220,30,62); font-weight: bold;}

span.Redmed
{font-family: Verdana; font-size: 12px; color:rgb(220,30,62); font-weight: bold;}

span.Redlarge
{font-family: Verdana; font-size: 23px; color:rgb(220,30,62); font-weight: bold;}

span.footer
{font-family: Verdana; font-size: 9px; color:rgb(0,0,0); font-weight: normal;}

span.footerwhite
{font-family: Verdana; font-size: 9px; color:rgb(255,255,255); font-weight: normal;}


ul {list-style-type: none;
    margin: 15px;
    padding: 0px;}
    
li.yellow
   {background-image: url('images/bulletyellow.gif');
    background-repeat: no-repeat;
    margin: 0px 0px 0px 6px;
    padding: 2px 0px 6px 30px;
    text-indent: 0;}