TR.titolo  {
	color : Black;
	background : #FFD700;
}
TR.black  {
	color : White;
	background : Black;
}
TD.right {
	text-align: right;
	font-family : Tahoma, Verdana, Serif;
	font-weight: bold;
	font-size : 10pt;
	vertical-align : top;
	padding-right : 3px;
}
TD.left {
	text-align: left;
	font-family : Tahoma, Verdana, Serif;
	font-size : 10pt;
	vertical-align : top;
	padding-left : 3px;
}
TD.black {
	color : White;
	background : Black;
}