h1 {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 30px;
	color: #000000;
	background-color: #FFFFFF;
}

h5 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	color: #00A8FF;
	background-color: #FFFFFF;
}

