body { 
color: #666; 
font-size: 9pt; 
font-family: arial
}

p { color: #666; 
font-size: 9pt; 
font-family: Arial 
}

td { color: #666; 
font-size: 9pt; 
font-family: Arial; 
font-weight: lighter 
}

a:link { 
color: white; 
font-size: 9pt; 
font-family: Arial; 
text-decoration: none 
}

a:hover { 
color: maroon; 
font-size: 9pt; 
font-family: Arial; 
text-decoration: none 
}

a:visited { 
color: white; 
font-size: 9pt; 
font-family: Arial; 
text-decoration: none 
}

a:visited:hover { 
color: maroon; 
font-size: 9pt; 
font-family: Arial; 
text-decoration: none 
}

.carattere {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
font-style: normal;
line-height: 18px;
padding: 0px;
text-align:justify
}

h1 {
font-size: 14pt;
font-weight:bold;
color:b0182c;
}

