a:link {color: #0198CD; font-weight: bold;cursor: pointer;text-decoration:none;}
a:hover {color: #000099; font-weight: normal;cursor: pointer;text-decoration:none;}
a:visited {color: #0198CD; font-weight: bold;cursor: pointer;text-decoration:none;}

/* force scrollbar */

html { min-height: 100%; margin-bottom: 1px; }


/* styles */


p.example
{
   font-family: Arial;
   font-size : 14pt;
   font-weight: bold;
   font-style: italics;
   color : #4D642E;
}


.clear
{
   background: none;
   font-family: 'Times New Roman', Times, serif;
   font-size : 12pt;
   font-weight: normal;
   font-style: none;
   color : #4D642E;
}

.white
{
   background: #FFFFFF;
   font-family: 'Times New Roman', Times, serif;
   font-size : 12pt;
   font-weight: normal;
   font-style: none;
   color : #0198CD;
}


.header
{
   background: #FFFFFF;
   font-family: Arial;
   font-size : 8pt;
   font-weight: bold;
   font-style: none;
   color : #0198CD;
}
.header a:link {color: #0198CD; font-weight: bold;cursor: pointer;text-decoration:none;}
.header a:hover {color: #000099; font-weight: bold;cursor: pointer;text-decoration:none;}

.footer
{
   background: #FFFFFF;
   font-family: Arial;
   font-size : 8pt;
   font-weight: normal;
   font-style: none;
   color : #0198CD;
}
.footer a:link {color: #0198CD; font-weight: bold;cursor: pointer;text-decoration:none;}
.footer a:hover {color: #000099; font-weight: bold;cursor: pointer;text-decoration:none;}

.menuwrapper
{
   background: #FFFFFF;
   font-family: Arial;
   font-size : 8pt;
   font-weight: normal;
   font-style: none;
   color : #0198CD;
}
.menuwrapper a:link {color: #0198CD; font-weight: bold;cursor: pointer;}
.menuwrapper a:hover {color: #000099; font-weight: bold;cursor: pointer;}


#menulist ul
{
text-align: center;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial;
}





/*---------------------------------------------------------*/

.nav
{
   border-bottom : 0px solid #000000;
   border-right : 0px solid #000000;
   border-top : 0px solid #000000;
   border-left: 0px solid #000000;
   background : #003471;
   font-family: Arial;
   font-size : 10pt;
   font-weight: normal;
   font-style: normal;
   color : #FFFFFF;
}
.nav a:link {color: #FFFFFF;}
.nav a:hover {color: #FFFFFF;}
.nav a:visited {color: #FFFFFF;}

.nav_over
{
   border-bottom : 0px solid #000000;
   border-right : 0px solid #000000;
   border-top : 0px solid #000000;
   border-left: 0px solid #000000;
   background : #5486C2;
   font-family: Arial;
   font-size : 10pt;   
   font-weight: normal;
   font-style: normal;
   cursor: hand;
   color : #FFFFFF;
}
.nav_over a:link {color: #FFFFFF;}
.nav_over a:hover {color: #FFFFFF;}
.nav_over a:visited {color: #FFFFFF;}


.content
{
   border-bottom : 0px solid #000000;
   border-right : 0px solid #000000;
   border-top : 0px solid #000000;
   border-left: 0px solid #000000;
   background : #FFFFFF;
   font-family: Arial;
   font-size : 10pt;
   font-weight: normal;
   font-style: normal;
   color : #000000;
}
.content a:link {color: #FFFFFF;}
.content a:hover {color: #FFFFFF;}
.content a:visited {color: #FFFFFF;}

.quote
{
   border-bottom : 0px solid #000000;
   border-right : 0px solid #000000;
   border-top : 0px solid #000000;
   border-left: 0px solid #000000;
   background : #DADADA;
   font-family: Arial;
   font-size : 8pt;
   font-weight: normal;
   font-style: normal;
   color : #000000;
}
.quote a:link {color: #FFFFFF;}
.quote a:hover {color: #FFFFFF;}
.quote a:visited {color: #FFFFFF;}




.credits
{
   border-bottom : 0px solid #000000;
   border-right : 0px solid #000000;
   border-top : 0px solid #000000;
   border-left: 0px solid #000000;
   background : #8F94A3;
   font-family: Arial;
   font-size : 8pt;
   font-weight: normal;
   font-style: normal;
   color : #000000;
}
.credits a:link {color: #FFFFFF;}
.credits a:hover {color: #FFFFFF;}
.credits a:visited {color: #FFFFFF;}




<style> 

#dots { 
display: inline; 
margin: 0 0 0 0; 
padding: 0 0 0 0;
} 

#dots li {  
margin: 2 0 0 -15; 
padding: 0 0 0 0;
list-style-position: outside; 
} 

</style> 