@charset "iso-8859-1";

body, table, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	list-style: square
}

body.big, table.big, td.big {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	list-style: square
}

body.titolo, table.titolo, td.titolo {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold
}

.note {
	font-family: Arial, sans-serif;
	font-size: 7pt
}

a:link {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	font-size: 8pt;
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}