BODY {
color: #000000;
background-color: #FFFFFF;
margin-top: 10px;
}

FONT {
color: #1a539f;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
}

FONT.error {
color: red;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

FONT.didascalia {
color: #559BC8;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

FONT.small {
color: #559BC8;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

FONT.etichetta {
color: #559BC8;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

FONT.etichetta_obb {
color: #fc8027;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}


FONT.didascaliafoto {
color: #A7A7A7;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

DIV.foto {
color: #A7A7A7;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

FONT.sottotitolo {
color: #0066CC;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
font-style: italic;
}

A:link {
color: #fc8027;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

A:visited {
color: #fc8027;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

P.testo {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 13px;
color: #1a539f;
text-align: left;
margin-left: 10px;	
margin-right: 10px;	
margin-bottom: 10px;	
margin-top: 10px;	
}