BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 3.5mm;
}

A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	text-decoration: none;
	color: blue;
}

A:HOVER {
	text-decoration: underline;	
	color: blue;
}

.int{
  font-family: "Times New Roman";
	font-size: 15px;
	font : bold;
}
    
.intFlt{
  font-family: "Times New Roman";
	font-size: 16px;
	font : bold;
}

.testo{
  font-family: "Times New Roman";
	font-size: 15px;
}

.info{
	font-family: "Times New Roman";
	font-size: 15px;
}
