.titletext {
	font-family: "Monotype Corsiva";
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;

}

