.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffcc;
}
.BodyTextPink {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;
	color: #FFCCCC;
	text-decoration: none;
}
.BodyTextRed {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.BodyTextSmallDarkGrey {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Title {
	font-family: Georgia, Baskerville, serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.TextSerif {
	font-family: Georgia, Baskerville, serif;
	font-size: 16px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.TextSerifRed {
	font-family: Georgia, Baskerville, serif;
	font-size: 14px;
	color: #FF0000;
}
.BodyTextSmallWhite {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.BodyTextSmallYellow {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	letter-spacing: 1.25pt;
}
.BlackGhost {
	font-family: Georgia, Baskerville, serif;
	font-size: 14px;
	color: #000000;
}

