a:link, a:visited {
    color: #254382;
}

h1 {font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; color: #3D3D3D; 
    text-decoration: none; 
    font-weight: bold; 
    line-height:13pt; 
}
	
	.head {  
		 font-family: Arial, sans-serif; 
	         font-size: 22px; 
			 color: white;
	         text-decoration: none; 
	         font-weight: bold; 
	         line-height:21px; 
	         margin-top:1px; 
	         margin-bottom:1px; 
		letter-spacing: 0.05em;
	      }
	  
	.head2 {  
	 		font-family: Slab, Arial, sans-serif; 
	 	    font-size: 19px; 
			color: #254382; 
	 	    text-decoration: none; 
	 	    font-weight: bold; 
	 	    line-height: 21px;
	        margin-top: 20px; 
	        margin-bottom: 5px; 
		letter-spacing: 0.05em;
	      }
	      
	p, ul, ol {  
		font-family: Arial, sans-serif; 
	    font-size: 20px; color: black; 
	    text-decoration: none; 
	    font-weight: none; 
	    line-height:19pt; 
	    margin-top: 0px;
	  }     
	      
	.text {  
		font-family: Arial, sans-serif; 
	    font-size: 20px; color: black; 
	    text-decoration: none; 
	    font-weight: none; 
	    line-height:19pt; 
	    margin-top: 0px;
		letter-spacing: 0.05em;
      }
	
	.text2 {  
	 		 font-family: Arial, Helvetica, sans-serif; 
	 	         font-size: 11px; color: #3D3D3D; 
	 	         text-decoration: none; 
	 	         font-weight: none; 
	 	         line-height:13pt; 
	      }
	      
	 	
	 	
	.text2:hover {  
	 		 font-family: Arial, Helvetica, sans-serif; 
	 	         font-size: 11px; color: #CC0000; 
	 	         text-decoration: underline; 
	 	         font-weight: none; 
	 	         line-height:13pt; 
	     	    }
