/* CSS Document */


table, #footer, #menu, #immagine_alto, img{
	display:none
}
#contenuto {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
		}
p {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	}
#contenitore {
	margin:0px auto;
	width: auto;
	border-width:0;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

