body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li, div {
  font-family: helvetica,arial,sans-serif;
}

body {
  font-size: 12pt;
}

small {
  font-size: 10pt;
}

td, th {
  font-size: 12pt;
}

td.spalladx {
  text-align: center;
  width: 94px;
  background: #e0ffe0;
}

textarea, pre {
  font-family: monospace;
  font-size: 11pt;
}

td.tabprog {
  vertical-align: top;
  font-size: 10pt;
}

td.tabicon {
  vertical-align: top;
  font-size: 10pt;
  text-align: center;
}

td.tabnum {
  vertical-align: top;
  font-size: 10pt;
  text-align: right;
}

ul.menu {
  list-style-image: url("img/freccetta.png");
  font-size: 10pt;
}

div.noie {
  text-align: center;
  font-weight: bold;
  color: yellow;
  background-color: red;
}

