/* CSS Document */
body {margin: 0 0 0 0;}

#nostampa
{display:none;
width:10px;}

#stampa {
	background : White;
	color : #000000;
	font:9pt Arial;
	text-align:justify;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

img{display:none;}

#footer{
	background : White;
	color : #000000;
	font:7pt Arial;
	text-align:center;
}