h1 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 36px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-bottom: 0px;
}

h2 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 29px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-bottom: 0px;
}

h3 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	color: #800000;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-bottom: 0px;
}

h4 {
	margin-top:0px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	color: #800000;
	background-color: #FFFFFF;
}