body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h6 {
	font-size: 110%;
	font-weight: bold;
}
.buona {
	color: #000000;
	background-color: #3399CC;
	font-weight: bold;
}
.accettabile {
	background-color: #339900;
	color: #000000;
	font-weight: bold;
}
.scadente {
	color: #000000;
	background-color: #FFFF99;
	font-weight: bold;
}
.pessima {
	background-color: #CC0000;
	font-weight: bold;
}
.apice {
	font-size: 80%;
	vertical-align: super;
}
.didascalia {
	font-size: 90%;
}
.titolo_tab {
	font-size: 110%;
	font-weight: bold;
}
.testorosso {
	color: #CC0000;
}
.pedice {
	vertical-align: sub;
	font-size: 80%;
}
