body {
	background-color: #D4D0C8;
}
.StileTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.StileSottoTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.StileEtichette {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.StileAltro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.StileAltroBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.StileLink {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link, A:visited { 
    color: blue; 
}
/*select {
  width: 355px;
}*/