h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
h3 {
	color: #00F;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	text-align: center;
}

