.testoMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF4D00;
	font-weight:bold;	
}
.blu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19519D;
	font-weight:bold;
}

.blu12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19519D;

}


.blu14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #19519D;
	font-weight:bold;
}
.orancio1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF4D00;
	font-size: 12px;
	font-weight:bold;
}
.tabellaTracciaLeft {
border-left-color:#999999;
border-left-style:dashed;
border-left-width: thin;
    
}

.tabellaTracciaTopBottom{
border-top-color:#999999;
border-top-style:dashed;
border-top-width: thin;
border-bottom-color:#999999;
border-bottom-style:dashed;
border-bottom-width: thin;
    
}

.tabellaTracciaTop{
border-top-color:#999999;
border-top-style:dashed;
border-top-width: thin;
    
}

