body {
	font-family : Arial ;
	font-size : 10pt ;
	text-align : center ;
}
.actes { 
    margin-top : 0.2em;
    font-size : 1.1em ;
}
.nombre { 
    color : #ff0000 ;
}
.details { 
    font-size:0%;
}
.nombreDetails { 
    color : #ff0000 ;
}
.total { 
    color : red ;
    font-size : 1.5em ;
    font-weight : bold ;
}
