b,
strong,
p.boldText,
span.Bold {
	font-weight: bold;
}

span.boldText {
	font-weight: bold;
}

p.smallerText {
	font-size: 9px;
}
span.smallerText {
	font-size: 9px;
}

p.liveEventDateText {
	font-size: 12px;
	font-weight: bold;
	color: #8c8c8c;
}
span.liveEventDateText {
	font-size: 12px;
	font-weight: bold;
	color: #8c8c8c;
}
