.General {
	font-family: Verdana, "Berlin Sans FB", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
}
.Negative {
	font-family: Verdana, "Berlin Sans FB", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF00CC;
	background-color: #000000;
}
.GeneralBold {
	font-family: Verdana, "Berlin Sans FB", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	overflow: visible;
}
.GeneralSubHeading {
	font-family: Verdana, "Berlin Sans FB", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	float: none;
	clear: left;
}

.Artistic {
	font-family: Beanie, Albertus, Tekton, "Viner Hand ITC";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.HeaderArtistic {
	font-family: Beanie, Albertus, Tekton, "Viner Hand ITC", fantasy;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.HeaderElaborate {
	font-family: Chevara, Algerian, Castellar, Modern;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.HeaderNegative {
	font-family: Verdana, "Berlin Sans FB", Arial, sans-serif;
	font-size: 24px;
	color: #FF00CC;
	background-color: #000000;
	font-weight: bold;
}
.Header {
	font-family: Verdana, "Berlin Sans FB", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.TinyHidden {
	font-family: Verdana, "Berlin Sans FB", Arial, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
