h1 {
	font-size: 32pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
h3 {
  vertical-align: middle;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
h6 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
}
h7 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
}
h5 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
}

