body {
	margin: 0px;
}
img {
	border: 0px;
}
table {
	width: 100%;
	border-collapse: collapse;
	font-family: Tahoma,Helvetica,Arial;
	font-size: 11px;
	color: #1A3255;
}
table caption {
	text-align: right;
	padding: 5px 0px;
	color: #1A3255;
	font-weight: bold;
}
table th {
	text-align: left;
	padding: 2px 0px 2px 3px;
	width: 25%;
	font-weight: normal;
}
table td {
	padding: 2px 0px 2px 3px;
	font-weight: bold;
}
.even {
	background-color: #FFF;
}
.odd {
	background-color: #FFF;
}
.grafico {
	text-align: center;
}
table.pls_quote {
	margin-top: 10px;
}
table.info {
	border-top: 0px;
}
table.info td {
	font-weight: normal;
	padding: 0px;
	vertical-align: baseline;
}
.aumento {
	color: #00AA00;
}
.diminuzione {
	color: #EF0000;
}
select {
	font-family: Tahoma,Helvetica,Arial;
	font-size: 11px;
	color: #1A3255;
}
input.button {
	font-family: Tahoma,Helvetica,Arial;
	font-size: 11px;
	color: #1A3255;
}
