.mainLeftLarge {
	font-family: "Comic Sans MS";
	font-size: 17px;
	font-weight: 400;
	color: #694A8E;
}
.mainLeftSmall {

	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: 400;
	color: #694A8E;
}
.mainLarge {

	font-family: "Comic Sans MS";
	font-size: 17px;
	font-weight: 400;
	color: #000000;
}
.mainExLarge {

	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: 400;
	color: #000000;
}
.mainSmall {


	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: 400;
	color: #000000;
}
.mainLinks {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: 500;
	color: #006600;
	text-decoration: none;

}
