BODY { font: 10pt "Verdana", sans-serif ; color: #003366   }
TD { font-size: 10pt }



IMG {
   border-width: 0;
   vertical-align: middle
}

.size7 { font-size: 7pt }
.size8 { font-size: 8pt }
.size9 { font-size: 9pt }
.size10 { font-size: 10pt }
.size11 { font-size: 11pt }
.size12 { font-size: 12pt }
.size14 { font-size: 14pt }
.size16 { font-size: 16pt }
.size22 { font-size: 22pt }
.white { color: #FFFFFF }
.black { color: #000000 }
.left { clear: left }
.right { clear: right }
.float-left { float: left }
.float-right { float: right }

.banner { font-size: 22pt ;
font-weight: bold
}

.colorato12 {
   color: #001111;
   font-size: 12pt
}

.grassetto12 {
   font-weight: bold;
   font-size: 12pt
}

.grassetto14 {
   font-weight: bold;
   font-size: 14pt
}

.grassetto {
   font-weight: bold
}
.corsivo {
   font-style: italic
}
.grassetto-corsivo {
   font-weight: bold;
   font-style: italic
}

.evidenzia {
   color: #CC0000
}

.info {
   font-size: 8pt;
   font-weight: normal;
   color: #000000;
   text-align: center;
   text-decoration: none
}

.info-link {
   font-size: 8pt;
   font-weight: normal;
   color: #993333;
   text-align: center;
   text-decoration: none
}

.info-link:hover {
   font-size: 8pt;
   font-weight: normal;
   color: #CC0000;
   text-align: center;
   text-decoration: none
}



.link {
   font-weight: normal;
   color: #003366;
   text-decoration: none
}
.link:hover {
   font-weight: normal;
   color: #3399CC;
   text-decoration: none
}

