.header {
	font-family: "Georgia";
	font-size: 24px;
	font-style: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.main {
	font-family: "Georgia";
	font-size: 36px;
	font-weight: bold;
	color: #000066;
	text-align: center;}
.text {
	font-family: "Georgia";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.ctext {
	font-family: "Georgia";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.speech {
	font-family: "Georgia";
	font-size: 16px;
	font-weight: normal;
	color: #000080;
	text-align: justify;
}
.subtitle {
	font-family: "Georgia";
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.bsubtitle {
	font-family: "Georgia";
	font-size: 24px;
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.cspeech {
	font-family: "Georgia";
	font-size: 16px;
	font-weight: normal;
	color: #000080;
	text-align: center;
}
