* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #fff;
	color: #000;
	font-family: Times, serif;
	font-size: 16pt;
}
#container {
	width: 99%;
}
#content {
	clear: both;
}
#topnav, #bottomnav, #sidenav, #banner, #footer, #newsbox, #table, .indice, #contatore, h5, #slogan {
	display: none;
}
#figure {
	text-align: center;
}
img {
	border: 0;
}
h6 {
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1em;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:focus {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
