.Content {
	font-family: "Californian FB";
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0309C9;
	text-align: center;
}
}
.linkonpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #2EA5D4;
	text-decoration: underline overline;
}
.SectionHeading {
	font-family: "Californian FB";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0309C9;
	text-decoration: underline;
	text-align: center;
}
.Comic {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CE3200;
}
.ContentLeft {
	font-family: "Californian FB";
	font-size: 18px;
	font-style: normal;
	color: #0309C9;
	text-align: left;
}
.Content .Bold {
	font-weight: bold;
}
