.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Section {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.SectionSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.SectionLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #3333CC;
	text-align: center;
}
