body	{
	background-color: #E0E0E0;
	margin-top: 5px;
	}

a.linkbarra {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.9em;
	color: #000080;
	}

a.linkbarra:hover {
	background-color: #000080;
	color: #E0E0E0;
	}

strong {
	color: #000080; 
	font-weight: bold;
	}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 0.9em;
	text-align: justify;
	}

.testocentrato {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 0.8em;
	text-align: center;
	margin-top: 5px;
	}

h1 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000080; 
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	text-align: left;
	}
h2 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000080; 
	font-weight: bold;
	font-size: 1.0em;
	margin: 0px;
	text-align: left;
	}

.foto	{
	border: 1px solid #666666;
	}

a 	{
	font-weight: bold;
	text-decoration: underline;
	color: #000080;
	}

a:hover {
	background-color: #000080;
	color: #E0E0E0;
	text-decoration: none;
	}

.small
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 0.7em;
	text-align: left;
	}

a.linktitolo {
	color: #E0E0E0; 
	font-weight: bold;
	text-decoration: none;
	}

a.linktitolo:hover {
	text-decoration: underline;
	color: #000080; 
	background-color: #E0E0E0;
	}
