body { text="#000000";font-size: x-small;
       font-family: Arial, Helvetica, sans-serif;}

div.grande  { font-size: normal; }
div.normale { font-size: x-small; text-align: justify;}
div.normalec { font-size: x-small; text-align: center;}
div.stretto { font-size: x-small; text-align: left;}
div.piccolo { font-size: xx-small;}
div.new { font-size: small; text-align: justify;}
div { font-size: small; }

table.normale { font-size: small; }
table.piccolo { font-size: x-small; }

a:link    { color: #000088; text-decoration: none;}
a:visited { color: #000088; text-decoration: none;}
a:active  { color: #000088; text-decoration: none;}
a:hover   { color: #ff00ff;}

a.due:link    { color: #2222AA; text-decoration: underline;}
a.due:visited { color: #2222AA; text-decoration: underline;}
a.due:active  { color: #2222AA; text-decoration: underline;}
a.due:hover   { color: #CF925b; text-decoration: underline;}

ul { text-align: justify;
     font-family: Arial, Helvetica, sans-serif; }
.grande { // font-size: large;
    font-family: Arial, Helvetica, sans-serif; }
.fino { font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;}

td.menu { font-size:small; font-family: Arial, Helvetica, sans-serif; }

input,textarea {
        background-color #ffffff: ;
        color : #000000;
        font-size: x-small; font-family: Arial, Helvetica, sans-serif;;
}

select {
        background-color #ffffff: ;
        color : #000000;
        font-size: small; font-family: Arial, Helvetica, sans-serif;;
}
