.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
}
.centeredheading1 {
	text-align: center;
}
.centeredheading2 {
	text-align: center;
}
.fontsize14 {
	font-size: 14px;
}
