.normalText{
	color : Black;
	font-size : 10pt;
	font-family : sans-serif;
	margin-left : 15px;
	margin-right : 5px;
}
.normalHeader{
	font-weight : bold;
	font-family : sans-serif;
	font-size : 12pt;
	margin-left : 7px;
	margin-bottom : 3px;
}

.serviceHeader{
	color : #082118;
	font-family : sans-serif;
	font-size : 12pt;
	font-weight : bold;
	padding-bottom : 7pt;
}
.serviceText{
	color : #082118;
	font-family : sans-serif;
	font-size : 10pt;

}
.serviceList{
	list-style : disc outside;
	font-family : sans-serif;
	font-weight : bold;
	font-size : smaller;
}
.serviceItem{
		font-size : 10pt;
}
.positionTitle{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin-left : 10px;
}
.postionEmail{
	margin-left : 20px;
	font-size : 10pt;
	font-family : sans-serif;
}