body {
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
#table {
	width: 95%;
	padding: 5px 5px 30px 0;
	margin-left: 20px;
	font-size: 0.7em;
}
tr.headtable {
	text-align: center;
	font-weight: bold;
}
#table td {
	border: 1px solid #000;
}
.nascondi, h1, h2, h3, h4, h5, h6 {
	display: none;
}
a:link {
	text-decoration: none;
}

