<!--
	BODY {        
         background-color: #ffffff;
   	}
   	
   	div {width: 750;}
   	
	p,table,td, li {  
        font-family: arial, 'sans serif';
        font-size:10pt;
        color:#000000;
        
      	}
      	      	
    hr
	{
	color: #800019;
	height: 1;
	}
	
	
	.bold {
	list-style-type: none;
    	padding: 0;
   	 margin: 0;
	font-family: arial, 'sans serif';
        font-size:10pt;
        font-weight:bold;
        color:black;
       
        }
        
        .bold_red {
	list-style-type: none;
    	padding: 0;
   	 margin: 0;
	font-family: arial, 'sans serif';
        font-size:10pt;
        font-weight:bold;
        color:#800019;
       
        }
        .bold_green {
	list-style-type: none;
    	padding: 0;
   	 margin: 0;
	font-family: arial, 'sans serif';
        font-size:10pt;
        font-weight:bold;
        color:#408080;
       
        }
        
        
        .title {
	list-style-type: none;
    	padding: 0;
   	margin: 0;
	font-family: arial, 'sans serif';
        font-size:14pt;
        font-weight:bold;
        color: #800019;
        text-align: left;       
           
        }
        
        .title2 {
	list-style-type: none;
    	padding: 0;
   	margin: 0;
	font-family: arial, 'sans serif';
        font-size:12pt;
        font-weight:bold;
        color: #408080;
        text-align: left;       
           
        }
        
        .title3 {
	list-style-type: none;
    	padding: 0;
   	margin: 0;
	font-family: arial, 'sans serif';
        font-size:10pt;
        font-weight:bold;
        color: #800019;
        text-align: center;       
           
        }
          
       .hi {
       		background-color: LightGoldenrodYellow;
       }
       
       .small {
       		font-size: small;
       		}
/* */      
.nav a:link, 
.nav a:visited { 
	border-style:solid;
	border-color:#ff0000 #00ff00 #0000ff rgb(250,0,255);
	text-decoration: none; 
} 
.nav a:hover { 
 color: #B51032; 
} 
.nav a:active { 
 color: #006E01; 
}
.nav a.here { 
 color: #663300;
} 
/* */ 
  	h1,h2,h3,h4,h5
	{
	font-family: arial, 'sans serif'; 
	}

        .ltgreen {
        background-color: #BAE1D2;
        }
       
           .white {
         background-color: #ffffff;
        }
        
         
.highlight { 
	font-family: Arial, 'sans serif'; font-size: 8pt; }
.collaboration { 
	font-family: Arial, 'sans serif'; font-size: 8pt; line-height: 10pt }
