body {margin-top: 4px}
a:link {
	font-size: 8pt;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	color:#000099;
}
a:visited {
	font-size: 8pt;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	color:#000099;
}
a:hover {
	font-size: 8pt;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	color:#FF0000;
}

table.tabelle {
	border:thin;
	border:1px solid #CCCCCC;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
tr {border:hidden}
td {border:hidden}
.titoli {
	background-color: #99CCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}
.spam {
	background-color: #99FF66;
	border-top-color: #99FF66;
	border-right-color: #99FF66;
	border-bottom-color: #99FF66;
	border-left-color: #99FF66;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.comunicati {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9pt;
	color:#000099;
}

