.small_black {
	font-family: "Microsoft Sans Serif", sans-serif; 
	font-size: 12px;
	color: #000000;
}

.small_black_b {
	font-family: "Microsoft Sans Serif", sans-serif; 
	font-size: 13px;
	color: #000000;
}


.small_white {
	font-family:"Microsoft Sans Serif", sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
}

.small_white_b {
	font-family:"Microsoft Sans Serif", sans-serif; 
	font-size: 13px;
	color: #FFFFFF;
}

.small_blue {
	font-family: "Microsoft Sans Serif", sans-serif; 
	font-size: 12px;
	color: #0000FF;
}

.small_blue_b{
	font-family: "Microsoft Sans Serif", sans-serif; 
	font-size: 13px;
	color: #0000FF;
}


.small_red {
	font-family: "Microsoft Sans Serif", sans-serif; 
	font-size: 12px;
	color: #B50000;
}

.small_red_b {
	font-family: "Microsoft Sans Serif", sans-serif; 
	font-size: 13px;
	color: #B50000;
	
}


