body {
	background-color: #fff;
	margin: 0px;
	font-family: /*Georgia, */Arial;
	font-size: 11px; 
	color: #444;
}
select {
	font-family: /*Georgia, */Arial;
	font-size: 11px; 
	color: #444;
}
img {
	border: 0px;
}
input {
	font-family: /*Georgia, */Arial;
	font-size: 11px; 
	color: #444;
}
.anno  { width: 30px; }
.calcValue { width: 40px; }
#SYM { padding-right: 3px; }
table#premium {
	width: 100%;
	font-family: /*Georgia, */Arial;
	font-size: 11px; 
	color: #444;
	border-collapse: collapse;
}
table#premium th, table#premium td {
	border-bottom: 1px dotted #999;
	padding: 3px 8px;
	margin: 0px;
	width: 25%;
}
table#premium tr:hover { background-color: #f6f6f6; }
table#premium th { text-align: left; white-space: nowrap; }
table#premium td { text-align: right; white-space: nowrap; }
table#premium th.rightCol { border-left: 1px dotted #999; }
table#premium caption {
	color: #444;
	font-size: 10px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	text-align: left;
}
applet#chart {
	width: 100%;
	height: 350px;
}
.aumento { color: #0a0; }
.diminuzione { color: #e00; }
.navLink {
	margin-top: 5px;
	word-spacing: 3px;
	text-align: right;
}
.navLink a {
	color: #444;
}
.navLink a:hover {
	text-decoration: none;
}
h2 {
	font-family: Georgia;
	color: #444;
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
}
/*
div#chartTools p {
	float:left;
	width: 33%;
}
*/
div#footer {
	margin-top: 10px;
}
div#footer div {
	width: 50%;
	float: left;
}
