body {
	background-color: #FFFFFF;
	margin: 0px;
	}
h1, p, table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	}
p	{
	font-size: 0.7em;
	line-height: 1.4em;
	}
h1	{
	font-size: 0.9em;
	font-weight: bold;
	color: #053250;
	}
li	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	line-height: 1.8em;
	font-size: 0.7em;
	list-style-type: square;

	}
ul li li {
	font-size: 1.0em;
	line-height: 1.4em;
	list-style: circle; 
	}
table.tabella p {
	line-height: 1.1em;
	margin: 0px;
	}
table.tabella {
	border: 1px solid #81A4BF;
		}
a	{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
	color: #005A9C;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	}
p.small {
	font-size: 0.6em;
	}
a.footer {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
a.footer:hover {
	background-color: #5A9CC6;
	text-decoration: underline;
	}
a.navigazione {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
a.navigazione:hover {
	text-decoration: underline;
	}
