.header {
	font-size: 36pt;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000066;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
}
