BODY	{
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
        }

TABLE {
	background-color: White; 
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
	border : 0 0;
	}

TR.titolo {
        background-color: White;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-style: normal;
        font-weight: bold;
        color: Black;
        }
TR.header {
        background-color: Silver;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: bold; 
        color: White;
        }
TR.item {
    background-color: #F7F7F7;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}
TR.ora {
    background-color: #E4E4E4;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
}


