TABLE.revenues {
}

TABLE.revenues TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

TABLE.revenues TD.head {
	font-weight: bold;
	padding-bottom: 10px;
	color: #ffc300;
	padding-top: 10px;
}

EM.itemname {
	font-weight: bold;
	color: #ffc300;
	font-style: normal;
}


TD.itemname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

TABLE.revenues TD.yellow {
	color: #ffc300;
}



