h1 {
	color: #ed7ebc;
	font-size: 21px;
	font-weight: normal;
	margin: 10px 0 5px 0;
}
h2 {
	color: #75c8aa;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 5px 0;
}
h3 {
	color: #eb1402;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
h4 {
	font-weight: bold;
	font-size: 13px; 
	margin: 10px 0 3px 0;
}