
<style type="text/css">
  <!--
        
     
   	.nav:link {color: #000080; text-decoration: none}
	.nav:visited {color: #000080; text-decoration: none}
	.nav:active {color: #000080; text-decoration: none}	
	.nav:hover {color: #0000F0; text-decoration: underline}

   A:link {color: #000080; text-decoration: underline}
   A:visited {color: #000080; text-decoration: underline}
   A:active {color: #000080; text-decoration: underline}
   A:hover {color: #0000F0; text-decoration: underline}
   
   
   .black:link {color: #000000; text-decoration: underline}
   .black:visited {color: #000000 ; text-decoration: underline}
   .black:active {color: #000000; text-decoration: underline}
   .black:hover {color: #000000; text-decoration: underline}
   
   .white:link {color: #FFFFFF; text-decoration: underline}
   .white:visited {color: #FFFFFF; text-decoration: underline}
   .white:active {color: #FFFFFF; text-decoration: underline}
   .white:hover {color: #EEF033; text-decoration: underline}
   
	body { 
		scrollbar-face-color: #4F6D8E; 
		scrollbar-shadow-color: #4F6D8E; 
		scrollbar-highlight-color: #4F6D8E; 
		scrollbar-3dlight-color: #OOOOOO; 
		scrollbar-darkshadow-color: #B8D6F7; 
		scrollbar-track-color: #B8D6F7; 
		scrollbar-arrow-color: #FFFFFF }
		
	
	td.color1 { 
  		color: black; 
  		background: B8D6F7; 
		} 
	td.color2 { 
  		color: white; 
  		background: #95C1F1;		 		
		}  
	td.color3 { 
  		color: white; 
  		background: #FFFFFF; 
		} 
    
  p
  {
    font-family: 'Verdana', 'Arial', 'sans-serif';
    font-size: 10pt;
  }   
  
  h1
  {
    font-family: 'Verdana', 'Arial', 'sans-serif';
    font-size: 14pt;
  }   

  li
  {
    font-family: 'Verdana', 'Arial', 'sans-serif';
    font-size: 10pt;
  } 
  
  address
  {
    font-family: 'Verdana', 'Arial', 'sans-serif';
    font-size: 10pt;
  } 
  
  
  -->


 </style>