.InfoHeading {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
}
.InfoText {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	line-height: normal;
	text-align: left;
}
.InfoTextBold {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
	text-align: left;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: none;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
}
