td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.titolo {  font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #7F4F00}
.titoletto {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #7F4F00}
.occhiello {  font-size: 13px; font-family: "Times New Roman", Times, serif; font-weight: normal; color: #7F4F00}
.testo {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #7F4F00}

.menu {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}
a:link {color:#A3000F}
a:visited {color:#A3000F}
a:active {color:#E17700}
a:hover{color:#E17700}

form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;




}
p {
	margin: 8px 0px;




}
ol {
	margin-top: 0px;
	margin-bottom: 0px;

}
li {
	margin-top: 4px;
	margin-bottom: 4px;
}
.tabchiaro {
	background-color: #E5EEF6;
}
.tabmedio {
	background-color: #CCDEED;
}
.tabscuro {
	background-color: #9DBFDD;
}
.titolettopiccolo {
font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #1F5BA5;
}
.symbol { font-family: "Symbol", "SymbolProp BT", "SymbolITC Bk BT" }
