
<!--
	BODY {        
         background-color: #ffffff;
   	}
   	
	p,table,td, li {  
        font-family: arial, 'sans serif';
        font-size:10pt;
        color:#000000;
        
      	}
  

      	
      	hr
	{
	color: #003D70;
	height: 1;
	}
	
	.bold {
	list-style-type: none;
    	padding: 0;
   	 margin: 0;
	font-family: arial, 'sans serif';
        font-size:10pt;
        font-weight:bold;
        color:black;
        text-align: center;
        }
        
        .bold_left {
	list-style-type: none;
    	padding: 0;
   	 margin: 0;
	font-family: arial, 'sans serif';
        font-size:10pt;
        font-weight:bold;
        color:black;
        text-align: left;     
        }
        
        .title {
	list-style-type: none;
    	padding: 0;
   	margin: 0;
	font-family: verdana, 'sans serif';
        font-size:14pt;
        font-weight:bold;
        color: #003D70;
        text-align: center;       
           
        }
        
        .title2 {
	list-style-type: none;
    	padding: 0;
   	margin: 0;
	font-family: arial, 'sans serif';
        font-size:12pt;
        font-weight:bold;
        color: #000000;
        text-align: left;       
           
        }
        
        .title3 {
	list-style-type: none;
    	padding: 0;
   	margin: 0;
	font-family: arial, 'sans serif';
        font-size:10pt;
        font-weight:bold;
        color: #000000;
          
           
        }
        
        .title_white {
	list-style-type: none;
    	padding: 0;
   	margin: 0;
	font-family: arial, 'sans serif';
        font-size:12pt;
        font-weight:bold;
        color: #FFFFFF;
        text-align: left;       
           
        }
        
        .small {
	
	font-family: arial, 'sans serif';
        font-size:8pt;
        color:black;
        text-align: left;
        }
        
        .navlink a { color: black; font-size: 9pt; font-weight: bold; text-decoration: none }
      	.navlink a:link { color: black; font-size: 9pt; font-weight: bold; text-decoration: none }
	.navlink a:visited { color: black; font-size: 9pt; font-weight: bold; text-decoration: none }
	.navlink a:hover  { color: black; font-size: 9pt; font-weight: bold; text-decoration: underline }
	.navlink {line-height: 9pt;}
	
	.titlelink a { color: black; font-size: 12pt; font-weight: bold; text-decoration: none }
      	.titlelink a:link { color: black; font-size: 12pt; font-weight: bold; text-decoration: none }
	.titlelink a:visited { color: black; font-size: 12pt; font-weight: bold; text-decoration: none }
	.titlelink a:hover  { color: black; font-size: 12pt; font-weight: bold; text-decoration: underline }
	.titlelink {line-height: 12pt;}
    
      	.boldlink a { color: black; font-size: 9pt; font-weight: bold; text-decoration: none }
      	.boldlink a:link { color: black; font-size: 9pt; font-weight: bold; text-decoration: none }
	.boldlink a:visited { color: black; font-size: 9pt; font-weight: bold; text-decoration: none }
	.boldlink a:hover  { color: black; font-size: 9pt; font-weight: bold; text-decoration: underline }
	.boldlink {line-height: 12pt;}


 	.boldlink2 a { color: black; font-size:8pt; font-weight: bold; text-decoration: none }
      	.boldlink2 a:link { color: black; font-size:8pt; font-weight: bold;  text-decoration: none  }
	.boldlink2 a:visited { color: black; font-size:8pt; font-weight: bold;   text-decoration: none }
	.boldlink2 a:hover  { color: black; font-size:8pt; font-weight: bold;   text-decoration: underline }
	.boldlink2 {line-height: 14pt;}
  	
  	A {text-decoration: none;}
      	a:link {color: blue }
  	a:visited {color: purple }
    
  	h1,h2,h3,h4,h5
	{
	font-family: arial, 'sans serif'; 
	}

        .darkblue{
        background-color: #003D70;
        }
      .lightblue{
        background-color: #A1ABCF;
        }
        
        .lightgray{
        background-color: #dddddd;
        }
        .lightestblue{
        background-color: #E6EBFF;
        }
          .black {
         background-color: #000000;
        }
           .white {
         background-color: #ffffff;
        }
        
      
        .highlight { font-family: Arial, 'sans serif'; font-size: 8pt; color: #000000 }
        .collaboration { font-family: Arial, 'sans serif'; font-size: 8pt; color: #000000; line-height: 10pt }

 
 -->

