h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 17px;
}

h1 a {
	text-decoration: none !important;
}



h2 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;

}

h4 {
	font-size: 11px;
	font-weight: bold;
}

p {
	margin-bottom: 17px;
}
