.sectionHead {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4E80AC;
}
.copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #1E4166;
}
.speakerName {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4E80AC;
}
.client {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #4E80AC;
}
.formBold {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4E80AC;
}
