.black-24pt-bold {
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	padding-top: 6px;
}
.black-18pt-italic {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.black-16pt-italic-bold {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
}

.black-16pt-bold {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.nounder-blk-16pt-bold {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nounder-blk-14pt-bold {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nounder-12pt-yellow {
	font-size: 12pt;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

.nounder-12pt-blk {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
.nounder-12pt-white {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.red-16pt-bold {
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
}
.blk-14pt {
	font-size: 14pt;
	color: #000000;
}
