.10redbold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.10blackbold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.10white {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.10black {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
