body {
     background-color: #A9A5C5;
     color: #14144F;
     font-family: Verdana, Arial;
    }
.titolo
      {
       font-family: Verdana, Arial;
       font-size: 15px;
       font-weight: 800;
       color: #FFFFFF;
       line-height: 15px;
      }
.titoloblu
      {
       font-family: Verdana, Arial;
       font-size: 15px;
       font-weight: 900;
       color: #14144F;
       line-height: 18px;
      }
.testo
      {
       font-family: Verdana, Arial;
       color: #000066;
       font-size: 11px;
       font-weight:500;
       line-height:13px;
      }
.titolobianco
      {
       font-family: Verdana, Arial;
       font-size: 10px;
       font-weight: 500;
       Color: #FFFFFF;
       line-height: 12px;
      }
.titolobiancomed
      {
       font-family: Verdana, Arial;
       font-size: 12px;
       font-weight: 600;
       Color: #FFFFFF;
       line-height: 12px;
      }
.titoloneromedgr
      {
       font-family: Verdana, Arial;
       font-size: 11px;
       font-weight: 800;
       color: #F0F0F0;
       line-height: 15px;
      }
.titoloneromedSC
      {
       font-family: Verdana, Arial;
       font-size: 11px;
       font-weight: 800;
       color: #CCCCCC;
       line-height: 15px;
      }
.testoblu
      {
       font-family: Verdana, Arial;
       color:#000066;
       font-size:12px;
       font-weight:500;
       line-height:15px;
      }
.testoblumed
      {
       font-family: Verdana, Arial;
       color:#000066;
       font-size:13px;
       font-weight:800;
       line-height:15px;
      }
a:link
      {
       text-decoration: none;
       color: #002088;
      }
a:visited
      {
       text-decoration: none;
       color: #252525;
      }
a:hover
      {
       color: #FFFFFF;
       text-decoration: none;
      }
a.link:link
      {
       text-decoration: underline;
       color: #14144F;
       font-weight:800;
      }
a.link:visited
      {
       text-decoration: underline;
       color: #404040;
       font-weight:800;
      }
a.link:hover
      {
       text-decoration: none;
       color: #0000EE;
      }
input.grigio
      {
       font-family: Verdana, Arial;
       background-color: #D3C9E0;
       font-size: 11px;
       font-weight:500;
       color: #000765;
      }
input.viola
      {
       font-family: Verdana, Arial;
       background-color: #B999FF;
       font-size: 11px;
       font-weight:600;
       color: #000765;
      }