.sfondo 
 { 	background-image: url(immagini/fondotesto.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-3dlight-color:#fea232;
 	scrollbar-arrow-color:#5B6A3B;
 	scrollbar-base-color:#BFB848;
 	scrollbar-darkshadow-color:#5B6A3B;
 	scrollbar-face-color:#FFFFCC;
	margin-top: 0pt;
	margin-left: 0pt;
 }

.testo	
{ 	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#666666
}

.titolo	
{ 	font-family:Verdana, Arial, sans-serif; 
	font-size:10px; font-weight:bold; 
	color:#333333
}