.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	text-align: left;
}
.testoPiccolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	text-align: left;
}
.testoPiccolino {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
	text-align: left;
}
.testoBase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	text-align: left;
}
.testoGrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
}
.testoBotton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	text-align: center;
}
.prezzoTabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-color: #F6FFDB;
	border: thin dashed Silver;
}
.prezzoTitoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border: thin dashed Silver;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.menuDx {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #006633;
	text-align: left;
}

.form120 {
	width: 120px;
}
.form160 {
	width: 160px;
}
input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color: #333333; 
	margin-bottom: 6px;
}
