h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #5E0AC6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
}
li {
	list-style-image: url(../images/arrow.gif);
	list-style-type: triangle  ;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color:  #A876C5;
	font-weight: bold;
	color: #5E0AC6;
}

