<style>        BODY
         {
         color: gray;
         font-family: Arial;
         font-size :  8pt;
         }
		       table
         {
         color: navy;
         font-family: Arial;
         font-size :  8pt;
         }
         
         p
         {
         color: #3D3D3D;
         font-family: Arial;
         font-size :  8pt;
         }
         
		 .medium
         {
         font-family: Arial;
         font-size :  8pt;
         }
		 
         h1
         {
        	color: #3D3D3D;
        	font-family: Arial;
        	font-size : 8pt;
        	text-decoration : none;
        	font-weight : lighter;
        }
		
		 h2
         {
        	color: #0070A0D;
        	font-family: Arial;
        	font-size : 18pt;
        	text-decoration : none;
        	}
			
          h3
         {
        	color: #00276F;
        	font-family: Arial;
        	font-size : 10pt;
        	text-decoration : none;
        	}
			
			h4 
			 {
         color: navy;
         font-family: Arial;
         font-size :  8pt;
         }
			
         .nav
         {
         color: white;
         font-family: Arial;
         font-size :  8pt;
         text-decoration : none;
         }
         
         .nav:hover
         {
         color: #A2D5E4;
         font-family: Arial;
         font-size : 8pt;
         text-decoration : none;
         }
         
         .copyright
         {
         color: #007CAA;
         font-family: Arial;
         font-size :  7pt;
         }
         
         .necsa_pelchem
         {
         color: #007CAA;
         font-family: Arial;
         font-size :  8pt;
         text-decoration : none;
         }
		 
         .whitesml
         {
         color: white;
         font-family: Arial;
         font-size :  8pt;
         text-decoration : none;
         }
         
		 a
         {
         color: blue;
         font-family: Arial;
         font-size : 8pt;
         }
		 
		 .a_alt
         {
         color: navy;
         font-family: Arial;
         font-size :  10pt;
         }
         
         .itemBorder 
         {
         border: 1px solid #0074A8;
         }
         
         .itemText 
         { 
	       	text-decoration: none;
	       	color: #012F7A;
	       	font-family: Arial, Helvetica;
	       	font-size: 11px;
			line-height: 10px;		 
         }
		 
		 .maphead
		 {
		 color: White;
		 font-family: Arial;
		 font-size : 10pt;
		 font-weight : bold;
		 }
		 </style>