h1 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 40px;
	color: #344F86;
	background-color: #FFFFFF;
}

h2 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 32px;
	color: #344F86;
	background-color: #FFFFFF;
}

h3 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 32px;
	color: #344F86;
	background-color: #FFFFFF;
}

h4 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 32px;
	color: #344F86;
	background-color: #FFFFFF;
}

h5 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 32px;
	color: #344F86;
	background-color: #FFFFFF;
}

h6 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 32px;
	color: #344F86;
	background-color: #FFFFFF;
}

