body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", serif;
}

p {
	text-align: justify;
}

blockquote {
	text-align: left;
	color: #333333;
	line-height: 1.2em;
	font-family: Courier New;
	font-size: 9pt;
	border: none;
	padding: 0;
}

h1, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	display: none;
}


h2 {
	color: #000000;
	font-size: 18pt;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	text-align: left;
}

h3, h4, h5 {
	color: #000000;
	font-size: 12pt;	
}

h6 {
	font-size: 11pt;
}

.codice {
	font-family: "Courier New", Arial, sans-serif;
	text-align: left;
	margin-left: 20px;
}

.date {
	font-family: "Times New Roman", serif;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 0;
}

.inv {
	display: inline;
	color: #000000;
	text-decoration: none;
}

.motto {
	font-family: "Times New Roman", serif;
	text-align: right;
	padding: 0;
	color: Black;
	font-size: 80%;
	margin: 2px 0 2px 0;

}
.nav, .nav a:link, .nav a:visited, .nav a:active, .nav a:hover {
	font-size: 12pt;
	border-bottom: none;
}

.note, .note a:link, .note a:visited, .note a:active, .note a:hover {
	color: #000000;
	border-bottom: none;
}

.text {
	color: #000000;
	margin: 10px 0 10px 0;
	font-size: 12pt;
	text-align: justify;
	line-height: 14pt;
}

.text a:link, .text a:visited, .text a:active, .text a:hover {
	color: #000000;
	border-bottom: none;
}

.update {
	display: none;
}

#bottom {
	display: none;
}

#colophon {
	display: block;
	font-size: 10pt;
	border: dashed 1px Black;
	margin: 40px 30px 0 20px;
	padding: 0 5px 0 5px;
	line-height: 1.2em;
	text-align: justify;
}

#content {
	border: none;
	margin: 10px 100px 0px 5px;
	padding: 10px 50px 20px 10px;
	text-align: justify;
}

#imgr {
	display:none;
}

#intro {
	border: dashed 1px #808080;
	color: #333333;
	margin-top: 30px;
	padding: 5px 15px 15px 15px;
	line-height: 20px;
	font-size: 11pt;
}

#nota {
	border-top: 1px solid Black;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding:0;
}

#shinystat {
	display: none;
}

#sidebar {
	display: none;
}

#top {
 	display: none;
}

#tab {
	width:100%;
	border:0px none;
}