.HeaderCharRed {
	font-size: 80px;
	font-family: "Kristen ITC";
	color: #FF0000;
}
.HeaderCharPurple {

	font-size: 80px;
	font-family: "Kristen ITC";
	color: #800080;
}
.HeaderCharGreen {


	font-size: 80px;
	font-family: "Kristen ITC";
	color: #00FF40;
}
.HeaderCharTurq {



	font-size: 80px;
	font-family: "Kristen ITC";
	color: #00FFFF;
}
.HeaderCharPink {




	font-size: 80px;
	font-family: "Kristen ITC";
	color: #FF00FF;
}
.LeftMenuRed {
	font-family: "Kristen ITC";
	font-size: 28px;
	color: #FF0000;
}
.LeftMenuPurple {
	font-family: "Kristen ITC";
	font-size: 28px;
	color: #800080;
}


.LeftMenuGreen {

	font-family: "Kristen ITC";
	font-size: 28px;
	color: #00FF40;
}
.LeftMenuTurq {


	font-family: "Kristen ITC";
	font-size: 28px;
	color: #00FFFF;
}
.LeftMenuPink {
	font-family: "Kristen ITC";
	font-size: 28px;
	color: #FF00FF;
}
.test {
	vertical-align: middle;
	height: 70px;
}

.footer {
	font-family: "Kristen ITC";
	font-size: 12px;
	color: #800080;
}
.BodyCharRed {
	font-family: "Kristen ITC";
	font-size: 18px;
	color: #FF0000;
}
.BodyCharPurple {

	font-family: "Kristen ITC";
	font-size: 18px;
	color: #800080;
}
.BodyCharGreen {


	font-family: "Kristen ITC";
	font-size: 18px;
	color: #00FF40;
}
.BodyCharTurq {



	font-family: "Kristen ITC";
	font-size: 18px;
	color: #00FFFF;
}
.BodyCharPink {




	font-family: "Kristen ITC";
	font-size: 18px;
	color: #FF00FF;
}
.CaptionRed {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #800080;
	font-weight: bold;
}
.CaptionPurple {

	font-family: "Kristen ITC";
	font-size: 14px;
	color: #800080;
	font-weight: bold;
}
.CaptionGreen {


	font-family: "Kristen ITC";
	font-size: 14px;
	color: #00FF40;
	font-weight: bold;
}
.CaptionTurq {


	font-family: "Kristen ITC";
	font-size: 14px;
	color: #00FFFF;
	font-weight: bold;
}
.CaptionPink {



	font-family: "Kristen ITC";
	font-size: 14px;
	color: #FF00FF;
	font-weight: bold;
}
.BodyBulletCharPurple {
	font-family: "Kristen ITC";
	font-size: 18px;
	color: #800080;
	list-style-type: disc;
}

