
h1{
	text-align: center;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: underline;
	color: #000;
}
h2 {
	padding: 0 10% 0 10%;
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 1.3em;
	text-decoration: normal;
	color: #000;
}

h3 {
	text-align: center;
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 1.3em;
	text-decoration: normal;
	color: #000;
}
