.text10pt {
	font-size: 10pt;
	line-height: normal;
}
.text11pt {
	font-size: 11pt;
	line-height: normal;
}
.text12pt {
	font-size: 12pt;
	line-height: normal;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.font-red-bold {
	color: #FF0000;
	font-weight: bold;
}
.font-black-bold {
	color: #000000;
	font-weight: bold;
}

