  BODY {
    background-color: white;
    background: url("figs/prova.gif") white repeat;
  }
  H1 {
    padding: 1%;
    text-align: center;
    margin-left:15%;
    margin-right:15%;
    font-weight: bold;
    color: #BDBDFF;
    border-style: inset;
    border-width: thick;
    font-size: 16pt;
  }
  H2 { color: #000080; align: center }
  H3 { color: #000080; }
  UL { color: black; }
  P { color: black; text-align: justify }
  P.Q {
    color: black;
    text-align: justify;
    font-weight: normal;
    font-style: italic
  }
  P.A {
    color: black;
    text-align: justify;
    margin-left: 10pt;
    margin-right: 10pt;
  }
  TABLE.topbar {
    text-align: center
  }
  TD.topbar {
    background: #446688
  }
  TD.topbar A {
    color: white;
    text-align: center;
    text-decoration: none
  }
  TD.topbar A:active {
    background: black;
  }
  TD.topbar *:hover { color: white }
  TD.topbar *:visited { color: white }

  TD.topbar2 {
    background: #6688AA
  }
  TD.topbar2 A {
    color: white;
    text-align: center;
    text-decoration: none
  }
  TD.topbar2 A:active {
    background: black;
  }
  TD.topbar2 *:hover { color: white }
  TD.topbar *:visited { color: white }

  TABLE.download TR TD IMG {
    text-align: center
  }
  TABLE.download TR TD A {
    text-decoration: underline
  }

  TABLE TR TD DT {
    font-weight: bold;
    padding: 1%
  }

  TABLE TR TD DL DT {
    font-weight: bold;
    padding: 1%
  }

  TD.downl-name {
    margin-left: 0pt;
    background-color: #CDCDFF;
    font-weight: bold;
    font-size: 14pt;
  }

  TD.downl-desc {
    margin-left: 12pt;
    background-color: white;
    font-weight: normal;
  }

  TD.downl-desc TD.downl-name {
    padding-left: 12pt;
    margin-left: 0pt;
    background-color: #EFEFFF;
    font-style: italic;
    font-weight: normal;
    font-size: 14pt;
  }

  TD.downl-desc TD.downl-desc {
    padding-left: 24pt;
    background-color: white;
    font-weight: normal;
  }
