body {
	background-image:  url(sfondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	scrollbar-face-color: #009900;
	scrollbar-highlight-color: #FF0000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FF0000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
		}
.Stile1 {
	font-family: "Garamond";
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #FFFF00;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 20px;
}
.Stile2 {
	font-family: "Garamond";
	font-weight: bold;
	font-size: 15px;
	color: #FFFF00;
	padding-left: 50px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 20px;
	line-height: normal;
	text-align: justify;
	text-indent: 20pt;
	}
a:link {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	}
