/* 10 */
.black10 {
	font-size: 10pt;
	color:#000000;
	line-height: 130%
}

/* 10 */
.black10b {

	font-size: 10pt;
	color:#000000;
	line-height: 130%;
	font-weight: bold
}

/* 10 */
.white10 {
	font-size: 10pt;
	color:#FFFFFF;
	line-height: 130%
}

/* 10 */
.white10b {
	font-size: 10pt;
	color:#FFFFFF;
	line-height: 130%;
	font-weight: bold
}

.aqua12b {
	font-size: 12px;
	font-weight: bold;
	color: #00A1E4;
	line-height: 130%;
}

