﻿.Titolo {
	text-align: center;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.Titolo_Rosso {
	color: #CB4D45;
}
.TestoTabella {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
}
.DescrizioneMiniBold {
	font-family: Verdana;
	font-size: xx-small;
	text-align: center;
}

.RigheRosseAlternate{
	background-color: #fcd4d2;
	font-family: Verdana;
	font-size: x-small;
}

