body {
	background: #ECE9E7 url(images/sfondo.gif) repeat-x 0 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tabella_sfondo2 {
	background: url(images/fondo_trasp.png) repeat-y;
}
.style1 {
	color: white;
	font: normal normal 13px/20px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.style2 {
	color: red;
	font: normal normal 13px/17px Arial, Helvetica, sans-serif;
}
.titoli {
	color: red;
	font: 28px Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#tabella_scorrevole {
	height: 298px;
	width: 859px;
	overflow: auto;
}
