.Paragraph {
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.smallparagraphtxt {
	font-size: small;
	font-family: "Comic Sans MS", cursive;
}
.Heading1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24pt;
	font-style: normal;
}
.Heading2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}
.tixinfocolor {
	color: #006;
	font-family: "Comic Sans MS", cursive;
	font-size: 10pt;
}
.Heading3 {
	font-size: 12pt;
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
}
.Heading4 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
}
.Paragraph .smallparagraphtxt {
	font-size: 12px;
}

