HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP:0px
}
BODY {
	font-family:Arial, Verdana,Tahoma;
	text-align: center; 
	}

DIV#container {
	MARGIN: 0px auto;
	WIDTH: 725px;
	POSITION: relative;
	TEXT-ALIGN: left;

}

div#content{
	position: absolute;
	left: 20px;
	TOP: 170px;
	padding: 0;
	width: 686px;
	color: #000000;
	font-family: Arial, Verdana,Tahoma;
	font-size:12px;
	text-align: left;
	line-height: 16px;
	height:300px;
	padding-right:5px;
	overflow:auto;
}
div#centrato{
	text-align: center;
}
#text {
	font-family:Arial, Verdana,Tahoma;
	font-size:12px;
}
#text a:link{
	font-family:Arial, Verdana,Tahoma;
	font-size:12px;
	text-decoration:none;
}
#text a:visited{
	font-family:Arial, Verdana,Tahoma;
	font-size:12px;
	text-decoration:none;
}
#text a:hover{
	font-family:Arial, Verdana,Tahoma;
	font-size:12px;
	text-decoration:underline;
}
h1,h2,h3{
	FONT-SIZE: 12pt;
	font-weight: 800;
	color: #000000;
	font-family: Arial, Verdana,Tahoma;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-decoration:underline;
}
.testo_h1{
	color: #0000CD;
	font-family: Arial, Verdana,Tahoma;
}

.testo_paragrafo:link, .testo_paragrafo:visited{
	color: #000000;
	text-decoration:none;
}
.testo_paragrafo:hover{
	color: #000000;
	text-decoration:underline;
}
.testo_link:link, .testo_link:visited {
	text-decoration:underline !important;
	color: #000000;
	font-size:8pt;
	font-style: italic;
}
.testo_link:hover{
	color: #000000;
	font-size:8pt;
	text-decoration:none;
	font-style: italic;
}
div#titolo{
	position: absolute;
	left: 240px;
	TOP: 80px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16pt;
	font-weight: 400;
	font-style: italic;
}