h1 {
	font-size: 24pt;
	font-weight: normal;
	color: #ed008c;
	text-align: left;
}



h2 {
	font-size: 20pt;
	font-weight: normal;
	color: #ed008c;
}





h3 {
	font-size: 15pt;
	font-weight: normal;
	color: #ed008c;
	text-align: left;
}



h4 {
	font-size: 14pt;
	font-weight: normal;
	color: #ed008c;
	text-align: left;
}



h5 {
	font-size: 12pt;
	font-weight: bolder;
	color: #ed008c;
}



h6 {
	font-size: 10pt;
	font-weight: normal;
	color: #ed008c;
}


.font10 {
	font-size: 10px;
}

.font11 {
	font-size: 11px;
}

.font12 {
	font-size: 12px;
}


.font13 {
	font-size: 13px;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}


.titles {
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
}

.pricing{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.alert{
	font-size: 14px;
	color: #ed008c;
	font-weight: bold;
	font-style: italic;
}
.titlesred {
	font-size: 24px;
	color: #ed008c;
	text-decoration: underline;
}
.titlesred-no-underline {
	font-size: 24px;
	color: #ed008c;
}
.blue {
	font-size: 14px;
	color: #af2f9e;
	font-weight: bold;
	font-style: italic;
}

.blue-colour-only {
	color: #af2f9e;
}

.titlesblue-no-underline {
	font-size: 24px;
	color: #af2f9e;
}

.events-title {
	font-size: 16px;
	font-style: italic;
	color: #af2f9e;
	text-decoration: underline;
	font-weight: bold;
}

