.boldred {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
}
.boldred_sm{
	font-size: 1.0em;
	font-weight: bold;
	color: #FF0000;
}