a:link      { color: #000080; text-decoration: underline}
:visited    { color: #000080; text-decoration: underline}
:hover      { color: #000080; text-decoration: underline } 
:active     { color: #000080; text-decoration: underline }
body        {
            scrollbar-face-color: #FFFFFF;
            scrollbar-shadow-color: #000080;
            scrollbar-highlight-color: #000099;
            scrollbar-3dlight-color: #000099;
            scrollbar-darkshadow-color: #000099;
            scrollbar-track-color: #FFFFFF;
            scrollbar-arrow-color: #000080;
        }
.titolopagina { font-family: Arial; font-size: 16 pt; text-indent: 0; line-height: 150%;
              word-spacing: 0; color: #000080; 
              font-style: italic; margin: 0 }
.corpopagina { font-family: Arial; font-size: 12 pt; color: #000080; text-align: justify }
.descrizione { font-family: Arial; font-size: 8 pt; color: #000080; font-weight: bold }
.header      { font-family: Arial; font-size: 8 pt; color: #000080; font-style: italic }
.footer      { font-family: Arial; font-size: 8 pt; color: #000080; text-align: center }
.tabella { font-family: Arial; font-size: 10 pt; color: #000080 }
.messaggioconferma { font-family: Arial; font-size: 16 pt; text-indent: 0; line-height: 150%;
              word-spacing: 0; color: #000066; font-style: italic; margin: 0 }
.messaggioregistro { font-family: Arial; font-size: 14 pt; text-indent: 0; line-height: 150%;
              word-spacing: 0; background-color: #CCCCFF; color: #000066; font-style: italic; margin: 0 }
.bottone {font-family: Arial; font-size: 10 pt; font-weight: bold; background-color: #CCCCFF;
			 color: #000080; border-style: solid; border-color: #000080 }
