body {
font-family: sans-serif;
margin: 0;
padding: 0;
font-size: 10pt;
}


a {
font-family: sans-serif;
color: #005000; 
font-weight:bold;
font-size: 10pt;
margin-top: 0;
margin-bottom: 0; 

} 

a:visited {
font-family: sans-serif;
color: #007000; 
font-weight:bold; 
} 

a:hover {
font-family: sans-serif;
color: #00a000;  
text-decoration: none; 
font-weight:bold;
} 


p, ol, ul, td {
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
}

p.titolo{
font-family: sans-serif;
font-size:11pt; 
font-weight:bold;
color:#007000;
margin-top: 0; 
margin-bottom: 0;
}

p.testo{
font-family: sans-serif;
font-size:10pt; 
color:#006000;
margin-top: 0; 
margin-bottom: 0;
}

p.testopiccolo{
font-family: sans-serif;
font-size:8pt; 
color:#006000;
margin-top: 0; 
margin-bottom: 0;
}
