body   { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: white; text-align: center; margin: 0; padding: 0 }
.cornice { border: solid 1px black }
.navigazione { color: black; font-size: 10px; border-top: 1px solid #666 }
.left { border-right: 1px solid #999 }
.right { border-left: 1px solid #999 }
hr  { color: #ccc }
.btleft a  { color: #666; font-weight: bold; font-size: 10px; text-decoration: none }
.testo { color: #000; font-size: 11px; text-align: justify }
.btleft a:hover { color: #c60; text-decoration: underline }
.rigagrande { color: #999 }
.titoletti { color: #069; font-weight: bold; font-size: 12px }
a { color: #c60; font-weight: bold; text-decoration: none }
a:hover { text-decoration: underline }
input { color: black; font-size: 10px; font-family: Verdana, Arial, sans-serif } 
select { color: black; font-size: 10px; font-family: Verdana, Arial, sans-serif } 
textarea { color: black; font-size: 10px; font-family: Verdana, Arial, sans-serif } 


.testo_grosso {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #c60;}
.tabletext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #c60}

.info  { font-size: 9px; line-height: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:red }
.tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	background-color: #F2F9FD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #Ffffff;
	border-right-color: #C2D6E0;
	border-bottom-color: #C2D6E0;
	border-left-color: #ffffff;
}


