.heading1 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

.heading2 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

.heading3 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.body1 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica;
	font-size: 10pt;
}

.body2 {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.body3 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

.body4 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 18px;
}

.image1 {
	border: 1px solid #ffffff;
}

.imageSubtext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
	line-height: 24px;
}