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



h2 {
	font-size: 20pt;
	font-weight: normal;
	color: #026F72;
	text-align: left;
}





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



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



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



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


.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: #CC0000;
	font-weight: bold;
	font-style: italic;
}
