.maintext {
	font-family: "Times New Roman", Times, serif;
	color: #7C5D4E;
	font-size:16px;

}
.eventText {
	font-family: "Times New Roman", Times, serif;
	color: #1D4720;
	font-size:16px;
	font-weight:bold;

}
.credits {
	font-family:"Times New Roman", Times, serif;
	color: #1D4720;
	font-size: 10px;
	font-style:italic;
	font-weight:bold;
}