.comic {
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
.comicred {
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}
.comicmaspe {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
}
.comic8 {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
}
.comicred9pix {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: #FF0000;
}
.comicredmaspe {

	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}
.comicred12pts {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #FF0000;
}
