.headline {
	font-weight: bold;
        font-family: arial;
	font-size: 13.5pt;
	color: #231F20;
	text-decoration: none;
        line-height: 1.4em;
}

.body-text {
	font-size: 12.5pt;
        font-family: arial;
	color: #231F20;
	text-decoration: none;
        line-height: 1.4em;
}

.body-link {
	font-size: 12.5pt;
        font-family: arial;
        font-weight:bold;
	color: #094D80;
	text-decoration: none;
        line-height: 1.4em;
}








