
@font-face {
 
  src: url(../fonts/HelveticaNeueBd.ttf);
  font-family: helvetica_bold;

}


p {

font-size: 17px;

}

p.officer_name {
	color: black;
	font-style: bold;
}

p.officer_title {
	color: #515251;
}

p.officer_phap_title {
	color:#51B95D;
	font-style: italic;
}

.officer_divider {
	margin-top: 5px;
	height: 1px;
	background-color: #51B95D;
}

h4.page_subtitles {

	font-family: helvetica_bold;
	color: green;

}

