body {
	font-family: "Bookman Old Style", "Garamond", serif;
	font-size: 1em;
	background-image: url('bisso002.jpg');
	background-attachment: scroll;
	color: #000000;
	background-color: #C0C0C0;
	margin: 100px;
	width: 600px;
	scrollbar-arrow-color: red;
	scrollbar-face-color: #fffaf0;
	scrollbar-track-color: #fcffff;
	scrollbar-3dlight-color: #eee8aa;
	scrollbar-highlight-color:  #ffefd5;
	scrollbar-shadow-color:  #ffefd5;
	scrollbar-darkshadow-color: #eee8aa;
}
a {
	text-decoration: none;
	font-style: italic;
	color: #000000
}
a:hover {
	color: #00FFFF
}
p {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
}
table {
	font-size: 1em;
}
h1 {
	font-size: 1.2em;
	text-decoration: none;
}
h2 {
	font-size: 1em;
	text-decoration: none;
}
h3 {
	font-size: 1em;
	text-decoration: none;
}
.referenza {
	font-size: 1em;
	text-align: right
}
.citazione {
	font-size: 1em;
	text-align: right;
	color: #000080;
	font-style: italic
}