.FinePrints {
	font-family: Arial;
	font-size: 9px;
	color: #333;
}
.BodyText {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	text-align: justify;
	font-weight: normal;
	line-height: 1.6;
}
.SpeakerTxt {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	text-align: justify;
	font-weight: normal;
	line-height: 1.1;
}
.SpeakerTxt2 {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: justify;
	font-weight: normal;
	line-height: 1.1;
}
.BodyTextB {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	text-align: justify;
	font-weight: bold;
	line-height: 1.6;
}
.BlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000CC;
	text-align: justify;
	font-weight: normal;
	line-height: 1.6;
}
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-align: justify;
	font-weight: normal;
	line-height: 1.6;
}
.H1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	text-align: justify;
	font-weight: normal;
	line-height: 1;
}
