/* CSS Document */
body {
	background-image:  url(img/sfondo3.gif);
}
body,td,th {
	font-family: arial;
}

.stylexx {font-size: 4px}
.style0 {font-size: 10px}
.style0b {font-size: 10px; color: #FFFFFF;}
.style1 {font-size: 12px}
.style1b {font-size: 12px; font-weight: bold;}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
#box {
	height: 143px;
	width: 264px;
	overflow: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	}
#boxx {
	height: 410px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	}
#boxxx {
	height: 210px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	}
#bob {
	height: 400px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	}	
#boxxxx {
	height: 752px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#centoventi{
	text-align: left;
	text-indent: 120px;
 }

#novanta{
	text-align: left;
	text-indent: 90px;
 }

#sessanta{
	text-align: left;
	text-indent: 60px;
 }

#trenta{
	text-align: left;
	text-indent: 30px;
 }

#quindici{
	text-align: left;
	text-indent: 15px;
 }
