.highlight_lit
{
	color: #222;
	background-color: #e1e1e1;
	font-size: 10px;
	font-family: Arial, Helvetica;
}


.highlight_lit2
{
	color: #fff;
	background-color: #99BBEE;
	font-size: 10px;
	font-family: Arial, Helvetica;
	border: solid 1px #7799CC;
}

.number
{
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia,Verdana,"Trebuchet MS", Arial;
	color: #000; /* brown c75615| red #d73333 */
}