td            { color: black; font-size: 13px; font-family: Georgia }
h1     { color: black; font-size: 16px; font-family: Georgia; margin: 0px; padding: 0px }
h2     { color: #f5deb3; font-size: 16px; font-family: Georgia; margin: 0px; padding: 0px }
a              { color: black; font-size: 13px; font-family: Georgia; text-decoration: underline; margin: 0px; padding: 0px }
a:hover           { color: maroon; font-size: 13px; font-family: Georgia; text-decoration: underline; margin: 0px; padding: 0px }
.testo             { color: black; font-size: 13px; font-family: Georgia; text-align: justify }
.sottolineato { color: black; font-size: 13px; font-family: Georgia; text-decoration: underline }
.testopiccolo   { color: black; font-size: 11px; font-family: Georgia; text-align: justify }
.testopiccolobia { color: white; font-size: 11px; font-family: Georgia; text-align: justify }
.bold            { color: black; font-weight: bold; font-size: 13px; font-family: Georgia }
.bold2 { color: #8b4513; font-weight: bold; font-size: 15px; font-family: Georgia; text-decoration: underline }
select  { color: black; font-size: 12px; font-family: Verdana; background-color: #f5deb3 }
input  { color: black; font-size: 12px; font-family: Verdana; background-color: #f5deb3 }
.meta { display: none }
body { background-color: #f5deb3; margin: 0px }
.errore {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.tabella_promozioni {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #EFCA85;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
