body {
	font-family: "Bookman Old Style", "Garamond", serif;
	font-size: 0.9em;
	color: #000000;
	background-image: url('imm_serve/foglie.jpg');
	background-color: #F8F4E8;
	background-attachment: scroll;
	padding: 10px;
	margin: 10px;
	scrollbar-arrow-color:  #deb887;
	scrollbar-face-color: #F8F4E8;
	scrollbar-track-color: #E9E2D3;
	scrollbar-3dlight-color: FFccFF;
	scrollbar-highlight-color: #FFAF37;
	scrollbar-shadow-color: #f4a460;
	scrollbar-darkshadow-color:  #deb887;
}
img {
	border-width: 0px;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	font-style: italic;
	color: #000000
}
a:visited {
	color: #003399
}
a:hover {
	color: #0066ff
}
p {
	margin-top: 1px;
	margin-bottom: 1px
}
h1 {
	font-size: 1.4em;
	text-decoration: none;
}
h2 {
	font-size: 1.2em;
	text-decoration: none;
}
h3 {
	font-size: 0.9em;
	text-decoration: none;
}
td{border:1px solid #fcc}