h1 {	font-family: arial, sans-serif;
	font-size: 18pt;
	color: navy;
	font-weight: bold;
	text-align: right;
}

h2 {	font-family: arial, sans-serif;
	font-size: 14pt;
	color: navy;
	font-weight: bold;
	text-align: center;
}

h3 {	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #A0522D;
	font-weight: bold;
	text-align: center;
}