
  
  
 h4 {
		border-left: solid 12px blue;
		border-bottom: dashed 1px purple;
		color:#002240;
	}
 p {
	font-size: 14px;
	line-height:150%;
	color:#002240;
}
  img {
 	
	margin-right:15px;
	margin-bottom:5px
}
 
