h1 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 15px;
	color: #F98A1F;
	background-color: #EAF8F9;
}

h2 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	color: #F98A1F;
	background-color: #EAF8F9;
}

h3 {
	text-align: left;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 15px;
	color: #487AA0;
	background-color: #EAF8F9;
}

