.white-12 {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13pt;
}
.yellow-12 {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFCC00;
	line-height: 13pt;
}
.yellow-12-bold {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.black-12 {

	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13pt;
}
.black-12-bold {

	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.black-12 {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13pt;
}
.white-12-bold {

	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.gray-12 {


	font-family: sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 13pt;
}
.gray-12-bold {


	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
