/* CSS definition file containing site wide stylesheets */

.AKerry{
	font-family: Merriweather, serif;
 	font-size: 20px;
 	color: rgb(0,0,255);
 	line-height: 28px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent;
 	padding: 10px
}