body {
	margin: 3px;
	font-family: Arial;
	font-size: 11px;
}
table.header {
	background-color: #006;
	width: 100%;
	color: #FFF;
}
table.header td {
	padding: 2px;
	text-align: right;
}
table.header td.titolo {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
table {
	width: 100%;
	border-collapse: collapse;
	color: #006;
	font-size: 11px;
}
table td {
	text-align: center;
	border: 1px solid #006;
}
.values12,.values {
	font-weight: bold;
}
td.bookhead {
	background-color: #006;
	color: #FFF;
}
td.bookcol2 {
	background-color: #FDEAC6;
	border-bottom: 0px;
	border-top: 0px;
}

td.bookcol3 {
	background-color: #F8D582;
	border-bottom: 0px;
	border-top: 0px;
}
td.margin {
	border-left: 0px;
	border-right: 0px;
}
table.prezzo td {
	border: 0px;
}
.aumento {
	color: #0A0;
}
.diminuzione {
	color: #EF0000;
}
a {
	color: #006;
}
a:hover {
	text-decoration: none;
}

/* LEGENDA */
table.legenda caption {
	background-color: #006;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}
table.legenda th {
	border: 1px solid #006;
}
table.legenda td {
	text-align: left;
	padding: 2px;
	vertical-align: top;
}
table.logos {
	margin-top: 10px;
}
table.logos td {
	border: 0px;
}