<style>

body 
	{
	background-color: #D8E0E0; 
	font-size: 8pt; 
	font-family: Arial; 
	color: #333366; 
	font-weight: normal;
	}
	
table 
	{
	font-size: 8pt; 
	font-family: Arial; 
	color: #333366; 
	font-weight: normal;
	}
		
.indirizzo
	{
	font-family: Arial;
	text-decoration: none;
	color: #000088;
	font-size: 7pt;
	}	

.tel
	{
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #FF1600;
	font-size: 10pt;
	}	


A:link,active { text-decoration: none; font-size: 7pt; color: red;} 
A:visited { text-decoration: none; font-size: 7pt; color: red;}
A:hover {  text-decoration: none; font-size: 7pt; color: navy;}
//
</style>

