body 
{ 
	font-family: Tahoma; 
	font-size: 10pt; 
} 

.bodyHome
{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-color: #CC9900;	
}

td           
{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	}
	
.tdSfumata
{
	background-image: url("images/sfondoSfumato.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFFFFF;
}	

.tdColorata
{
	background-color: #CC9900;
}

table        
{ 
	border-style:none; 
	border-width:0; 
	border-collapse: collapse;
	}

.titolo           
{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	color:#660000; 
	font-weight:bold;
	}
	
a           
{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	color:#660000; 
	}
	
hr
{
	border: 1px solid #660000;
	}
