#menu 
{
	display : none;
}

#barra 
{
		display : none;
}

#titolo 
{
	display : none;
}

#sinistra 
{
	display : none;
}
#sxsotto 
{
	display : none;
}
#destra 
{
	display : none;
}
#dxsotto 
{
	display : none;
}
#sotto 
{
	display : none;
}
#comando 
{
	display : none;
}
#separa 
{
	display : none;
}
#link 
{
	background : White;
	color : Navy;
	border : medium none;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
	font-size:12pt;
	font-family:Times New Roman, Times, serif;
	text-decoration : underline;
}
#stampatesto 
{
	background : White;
	color : Black;
	font : 12pt "Times New Roman", Times, serif;
	line-height : 1.5em;
	border : none;
	margin : 0px;
	text-align : justify;
}
h1 
{
	background : White;
	color : Navy;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	font-size:14pt;
	font-family:Times New Roman, Times, serif;
	text-align: center;
}
TABLE.tabella1    
{
	width: 100%; 
	vertical-align: top
}