h1 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 42px;
	color: #842122;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 30px;
	color: #842122;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h3 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 30px;
	color: #842122;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h4 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	color: #842122;
	margin-top: 0px;
	margin-bottom: 0px;
	}
