a:link {color: rgb(16,25,134)}
a:visited {color: rgb(255,177,14)}
a:active {color: rgb(255,177,14)}
a:hover {color: rgb(255,177,14)}

span.teal {font-family: Verdana, Geneva, Arial; font-size: 14px; color:rgb(16,25,134); font-weight: bold}
span.tealDrk {font-family: Verdana, Geneva, Arial; font-size: 12px; color:rgb(16,25,134); font-weight: bold}
span.tealDrkL {font-family: Verdana, Geneva, Arial; font-size: 20px; color:rgb(16,25,134); font-weight: bold}
span.tag {font-family: Verdana, Geneva, Arial; font-size: 12px; color:rgb(255,177,14); font-weight: bold}

BODY
{
scrollbar-arrow-color:rgb(16,25,134);
scrollbar-3dlight-color:rgb(250,207,117);
scrollbar-highlight-color:rgb(250,207,117);
scrollbar-face-color:rgb(255,177,14);
scrollbar-shadow-color:rgb(185,127,4);
scrollbar-darkshadow-color:rgb(185,127,4);
scrollbar-track-color:rgb(16,25,134);

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

h5	{ font-family: Verdana, Geneva, Arial; font-size: 10px; color:rgb(0,0,0); font-weight: normal}
h4	{ font-family: Verdana, Geneva, Arial; font-size: 13px; color:rgb(24,104,192); font-weight: bold }		            
h3  { font-family: Trebuchet MS, Vercana, Geneva, Arial; font-size: 14px; color:rgb(0,102,178); font-weight: bold }
h2  { font-family: Trebuchet MS, Verdana, Geneva, Arial; font-size: 22px; color:rgb(16,25,134); font-weight: bold }
h1  { font-family: Trebuchet MS, Verdana, Geneva, Arial; font-size: 28px; color:rgb(16,25,134); font-weight: bold }

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

hr {width: 440px; color:rgb(255,177,14); height: 12px; text-align: left;}
hr.thin {width: 440px; color:rgb(255,177,14); height: 4px; text-align: left;}
hr.long {width: 635px; color:rgb(255,177,14); height: 12px; text-align: left;}

ul {list-style-type: none;
    margin: 15px;
    padding: 0px;}

li {background-image: url('images/bullet.gif');
    background-repeat: no-repeat;
    text-indent: 0; 
    margin-left:15px; 
    margin-right:5px; 
    margin-top:0; 
    margin-bottom:0px; 
    padding-left:25px; 
    padding-right:0; 
    padding-top:1px; 
    padding-bottom:10px}
    
li.Second {background-image: url('images/bullet.gif');
    background-repeat: no-repeat;
    text-indent: 0; 
    margin-left:15px; 
    margin-right:5px; 
    margin-top:0; 
    margin-bottom:0px; 
    padding-left:25px; 
    padding-right:0; 
    padding-top:1px; 
    padding-bottom:2px}
