.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}

.speakingTopicsHeader {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color:#333333;
	font-weight: bold;
	font-style: italic;
}

.byline {
	line-height: 14px;
}

.whiteBox {
	height: 100%;
	width: 50%;
	border: 1px solid #FFFFFF;
	padding: 6px;
	margin: 10px;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.speakingTopicsSubHeader {
	font-size: 18px;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
}

p {
	text-align: justify;
}

