h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #0000FF;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-style: normal;
	color: #0000ff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-decoration: underline;
}
h3, h4, h5 {
	font-style: normal;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

