/*Reference*/
EM{
	font-weight:	bold;
	font-style:	normal;
	color:		#700;
}
STRONG{
	font-weight:	bold;
	font-style:	normal;
	color:		#f33;
}
SPAN.number{	/*Number*/
	font-size:	28pt;
	font-weight:	bold;
	font-style:	italic;
}
