.testo {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #000000;

}
.testoBOLD {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.centrato {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.destra {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
.grigio {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #BBB1A6;
	text-decoration: none;
	text-align: center;
}
.evidenza {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7C0040;
}
.testROSSO {
	font-family: Tahoma, Garamond;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	text-align: right;

}
