.blackfontnormal {
	color: #333;
}
.headlinered {
	font-size: 14px;
	font-weight: bolder;
	color: #F00;
}
.headlinered {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.blackfontbolt {
	font-weight: bold;
	color: #000;
}
.redfontbolt {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.headlineblack {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.redfontnormal {
	font-size: 12px;
	color: #F00;

}

