h1 {
	font-size: 24pt;
	font-weight: normal;
}



h2 {
	font-size: 20pt;
	font-weight: normal;
	line-height: normal;
}





h3 {
	font-size: 15pt;
	font-weight: normal;
}



h4 {
	font-size: 14pt;
	font-weight: normal;
}



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



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


.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;
}
.title {
	color: #D33333;
	font-size: 14px;
	font-weight: bold;
	line-height: 5px;
	text-align: center;
}

