@charset "UTF-8";
.centered {
	text-align: center;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.HeaderTextWHITE {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
.Descriptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}
.HeaderTextBLACK {
	color: #000000;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.BigHeaderTextBLACK {
	color: #000000;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.SubHeaderTextBLACK {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
}
.ContentHidden {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: rgb(255,255,255);
}
#wrapper {
	width: 1000px;
}
.therexenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
