.b {
	font-weight:		bolder;
}

.red {
	color:			#ff0000;
}

.redbold {
	font-weight:		bolder;
	color:			#ff0000;
}
