h1 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 32px;
	color: #FFBFFF;
	background-color: #500149;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


h2 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 21px;
	color: #500149;
	background-color: #FFFF99;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


h3 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 23px;
	color: #770277;
	background-color: #F7E6FB;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


h4 {
	
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 30px;
	color: #770277;
	background-color: #F7E6FB;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



h5 {
	text-align: left;
	
	font-weight: normal;
	
	font-style: normal;
	
	text-decoration: none;
	
	font-size: 18px;
	
	color: #FFFFFF;
	
	background-color: #500149;

	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h6 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 22px;
	color: #FFDDFF;
	background-color: #500149;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
