body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 100%;
	text-align: left;
	background-color:#fff;
	color: #000;
	 
}
#box  {width: 100%;
background-color:#fff;
color:#000;
}

#top {
 background-color: fff;
 color:#000000;
 text-align: center; 
 font-size: 1em;
 font-weight: bold;
 
}

 #top img {
	display: none;
 }
#barretta {
	display:none;
}

#menu {
	display:none;
}
#menu2 {
	display:none;
}

#contenuto {
	color: #000;
	background-color: #FFF;
	width: 100%;
	list-style-type:disc;
	font-size: 1em;
	border:none;
}

a{
    display:none;     
}

#footer {
	display: none;

}
em {font-size: 0.6em;}

.piccolorosso {display: none}

li {color:#000000;
background-color:#FFFFFF;}
.grassetto{color:#000000;
background-color:#FFFFFF;
font-weight:bold;}
h1 {
color: #000;
font-size: 1.2em;
text-align: center;
font-weight: bold; }

h2 {
color: #000;
font-size: 1em;
text-align: center;
font-weight: bold; }
hr {display: none; }

table {
	border: thin solid;
	width: 90%; 
}
td {
	border: thin solid;
	padding: 5px;
}
th {
	color: #000;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}

#licenza {
	display:none;
		}


