body {
	background-image:  url(immagini/sfondo_web.gif);
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	width: auto;
}
body {
	SCROLLBAR-BASE-COLOR: #000033;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}

.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


