
body, td {
	font-family: Georgia, Trebuchet, Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #666666;
}
.sottotitolo_verde {
	font-family:Georgia, Times, serif;
	font-size: 20px;
	color: #839f2e;
	text-decoration: none;
}
.titolo_blu {
	font-family:Georgia, Times, serif;
	font-size: 24px;
	color: #005CB9;
	text-decoration: underline;
}
.titolo_tab {
	font-family:Georgia, Times, serif;
	font-size: 17px;
	color: #333333;
	text-decoration: none;
}
.copy {
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
}
a {
	color: #005CB9;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
	color: #1188FF;
}

.menuselected {
	font-size : 9pt;
	color: #ffffff;
	background-color: #B1B22E;
	padding-left:15px; padding-right:15px;
	line-height: 20px;
}
A.menu{font-size : 9pt; line-height: 20px;}
A.menu:LINK {color: #005CB9; text-decoration: underline;}
A.menu:HOVER{color: #1188FF; text-decoration: none; font-style : normal;}
.data{
	color: #9ACD32;
	font-size: 11px;
	font-family: "Trebuchet MS",arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.dashed3 {
	border-color: #999999;
	border-style: dashed;
	border-width: 1px;
	padding: 2px;
	font-size: 10px;
	background-color : #F8F5D3;
}
.dashed4 {
	border-color: #999999;
	border-width: 1px;
	padding: 2px;
	font-size: 16px;
	background-color : #FFCC00;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style : dashed;
}