.main-text {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #339999;
}
.bold-ital-text {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: italic;
	color: #319a9c;
}
.bold-text {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #339999;
	font-weight: bold;
}
