body {
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding: 0;
	margin: 0;
	text-align: center;
}
#content {
	text-align: left;
}
#container {
	width: 99%;
	margin: 0;
}
#header {
	border: 1px solid #000;
	padding: 0 10px;
	margin: 0 0 5px 0;
}
#footer {
	border: 1px solid #000;
	text-align: center;
	font-size: 10pt;
}
p .first {
	font-weight: bold;
	font-size: 15pt;
}
#slogan, .appunto {
	font-size: 10pt;
}
#footer .nascondi {
	display: none;
}
img {
	border: 0;
	margin: 0;
}
span.stop {
	page-break-after: always;
}
.centro {
	text-align: center;
	font-weight: bold;
}
img {
	border: 0;
}
hr {
	height: 1pt;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	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;
}