BODY
  {
  background-attachment: fixed;
  }
A
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #800000;
  }
A.Button
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #CEEFFF;
  background-color: #004F75;
  }
A.Button:hover
  {
  background-color: #9FE0FF;
  color: #004F75;
  }
TD
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #005177;
  }
TD.Book
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #006595;
  }
TD.BookPage
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  background-color: #DFF4FF;
  text-align: center;
  }
TD.Trame
  {
  background-image: url(../Decor/Trame.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #005177;
  }
TD.Title
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  background-color: #005E8A;
  color: #DDF4FF;
  }
TD.Label
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #005782;
  text-align: right;
  vertical-align: top;
  }
TD.Info
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #005782;
  vertical-align: top;
  }
TD.Comment
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #005782;
  text-align: justify;
  }
