<STYLE TYPE="text/css">
<!--
SPAN.info { color: green }
SPAN.warning { color: yellow }
SPAN.error { color: red }
-->
</STYLE>
<SPAN class="info">informazione: variabile dichiarata due volte</SPAN>
<SPAN class="warning">warning: variabile non dichiarata</SPAN>
<SPAN class="error">errore: sintassi errata per un nome di variabile</SPAN>
<STYLE TYPE="text/css">
<!--
DIV.Abstract { text-align: center }
-->
</STYLE>
<DIV class="Abstract">Ora torno all'allineamento default