/* tinyMCE permitted content styles */

.subhead {
	border-top: 1px solid #828EAD;
	color: #002147;
	font-size: 12px;
	margin-bottom: -6px;
	margin-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext {
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.oxford_blue{
	font-weight: bold;
	color: #002147;
}

