.h1 {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: 800;
	color: #246d93;
	line-height: 28px;
}
.h2 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: 700;
	color: #444444;
	line-height: 28px;
}
.h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: 600;
	background-position: center center;
	color: #246d93;
	line-height: 23px;
}
.h4 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: 300;
	background-position: center center;
	color: #555555;
	line-height: 23px;
}
.h5 {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	vertical-align: baseline;
	bottom: auto;
}
