/* 10B */
.white10b {
	font-size: 10pt;
	color:#FFFFFF;
	line-height: 130%;
	font-weight: bold
}

/* 10 */
.black10 {
	font-size: 10pt;
	color:#000000;
	line-height: 120%
}

/* 10B */
.black10b {
	font-size: 10pt;
	color:#000000;
	line-height: 130%;
	font-weight: bold
}

/* 10 */
.red10 {
	font-size: 10pt;
	color:#F01010;
	line-height: 120%
}

/* 10B */
.red10b {
	font-size: 10pt;
	color:#F01010;
	line-height: 130%;
	font-weight: bold
}

/* 10 */
.gren10 {
	font-size: 10pt;
	color:#57CF16;
	line-height: 120%
}

/* 14 */
.gren14 {
	font-size: 14pt;
	color:#57CF16;
	line-height: 120%
}
