.titolo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none
}

td.intestazione {
  color: navy;
  font-family: Verdana;
  font-size: 10pt;
  font-variant: small-caps;
  font-weight: bold;
  text-decoration: none
}

.testo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.sentenza {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: justify
}

input.itext{
  font-size: 8pt;
  width: 80px;
  height: 18px;
}

body {
  background-color: transparent;
  color: navy;
  font-family: Verdana, Arial;
  font-size: 10pt;
  font-variant: normal;
  font-weight: bold;
  position: relative;
  text-decoration: none
}

td {
  color: navy;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none
}

a {
  color: navy;
  font-family: Verdana;
  font-size: 8pt;
  font-variant: small-caps;
  font-weight: bold;
  text-decoration: none
}

a:visited {
  color: navy;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none
}

a:hover {
  color: navy;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline
}

a.red:link {
  color: crimson;
  font-family: Verdana;
  font-size: 10pt;
  font-variant: small-caps;
  font-weight: bold;
  text-decoration: none
}

a.red:visited {
  color: crimson;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none
}

a.red:hover {
  color: crimson;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none
}

a.btn:hover {
  color: white;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none
}

a.btn:link {
  color: navy;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold
}

a.btn2:hover {
  color: white;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none
}

a.btn2:link {
  color: navy;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold
}

table.cell {
  border-right:#8ca8d8 thin solid 4px;
  border-left:#8ca8d8 thin solid 4px;
  border-bottom:#8ca8d8 thin solid 4px;
  border-top:#8ca8d8 thin solid 4px;
}