.mainbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990033;
	text-align: center;
}
.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990033;
	text-align: center;
}
.largebody {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990033;
	text-align: center;
}
.smallbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990033;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	height: auto;
}
