.titler {
	font-family: "Comic Sans MS", Georgia, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #734B74;
	text-align: center;
}
.footer {
	font-family: "Comic Sans MS", Georgia, Verdana;
	font-size: 10px;
	color: #333;
}
.maintd {
	padding-right: 10px;
	text-align: left;
}
.mainHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #AD5AAD;
	text-transform: uppercase;
	padding-left: 10px;
}
