h1 {
	text-align: center;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 23px;
	color: #E31B23;
	background-color: #FFFFFF;
}

h2 {
	text-align: left;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	color: #794400;
	background-color: #FFFFFF;
}

