body
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #FFFFF0;
	color: #000066;
	font-family: Arial, helvetica,  sans-serif;
	font-size: 9pt;
}

p {
	font-size: 10pt;
    color: #000066;
    text-align: justify;
	line-height: 150%;
	margin: 1em 6em 0em 6em;
}

p.centrato {
	font-size: 10pt;
    color: #000066;
    text-align: center;
	line-height: 150%;
}

a {
	font-size: 9pt; 
	text-decoration: none;
}

.briciole {
    	font-size: 8pt;
    	color: #000066;
    	text-decoration: none;
		font-family: Arial, helvetica,  sans-serif;
    	font-weight: bold;
		line-height: 110%;
		margin: 1em 1em 1em 1em;
		background-color: #bdb76b;
}

.link {
    	font-size: 8pt;
    	color: #000066;
    	text-decoration: none;
		font-family: Arial, helvetica,  sans-serif;
    	font-weight: bold;
		line-height: 110%;
		margin: 1em 1em 1em 1em;
		background-color: #f0ffd0;
}

.basso {
    	font-size: 8pt;
    	color: #000066;
    	text-decoration: none;
		font-family: Arial, helvetica,  sans-serif;
    	font-weight: bold;
		line-height: 110%;
		margin: 1em 1em 1em 1em;
}

.menu {
    	font-size: 8pt;
    	color: #cccc99;
    	text-decoration: none;
		font-family: Arial, helvetica,  sans-serif;
    	font-weight: bold;
		margin: 1em 1em 1em 1em;
		background-color: #000066;
}



h1
{
	font-family: Arial, helvetica,  sans-serif;
	font-size: 32pt;
	color: #005200;
	margin:1em 1em 1em 0em;
	text-align: center;
}

h2 {
	font-family: Arial, helvetica,  sans-serif;
	font-size: 14pt;
	color: #000066;
	margin: 2em 1em 4em 0em;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: Arial, helvetica,  sans-serif;
	font-size: 12pt;
	color: #000066;
	margin: 2em 1em 1em 5em;
}

h4
{
	font-family: Arial, helvetica,  sans-serif;
	font-size: 10pt;
	color: #000066;
	margin: 2em 1em 1em 2em;
	text-align: center;
}
ol {
	font-size: 10pt;
	line-height: 125%;
	list-style-type: lower-alpha;
}
