.bl  {
        font-family : Helvetica,Arial;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	background-color : #111111;
	color : #eeeeee;
}

.bc  {
        font-family : Helvetica,Arial;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	background-color : #111111;
	color : #eeeeee;
}

.ol  {
        font-family : Helvetica,Arial;
	font-size : 13px;
	text-align : left;
	background-color : #DAF0FE;
}

.oc  {
        font-family : Helvetica,Arial;
	font-size : 13px;
	text-align : center;
	background-color : #DAF0FE;
}


