a { color: navy; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica;  text-decoration: underline }
a:visited { color: navy; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica; text-decoration: none }
a:hover { color: navy; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica; text-decoration: underline }
a:link { color: navy; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica; text-decoration: none }


td 
  { color: #000033;
    font-size: 8pt;
    font-family: Arial, Helvetica;
    text-decoration: none ;
    font-style: normal;
    font-weight: normal
  }
td.leftmenunolink
  {
   color: navy; 
   font-weight: bold; 
   font-size: 8pt; 
   font-family: Arial, Helvetica; 
   text-decoration: none
  }
td.leftmenupicture 
  { background-color: #EBEFFB;
    background-image: url('images/left-noborder2.jpg');
    background-repeat: no-repeat;
    background-position: bottom
  }

td.whiteheadertext
  {
    color: white;
    font-size: 12pt;
    font-family: Arial, Helvetica;
    text-decoration: none ;
    font-style: normal;
    font-weight: bold
  }

H2 { font-family: Arial, Helvetica}


P, TABLE, TD, BODY{
	
    scrollbar-base-color: #4E5985;
    scrollbar-track-color: #EBEFFB;
} 

DIV 
 { 
    scrollbar-base-color: #4E5985;
    scrollbar-track-color: #EBEFFB;
 }