BODY
{
    MARGIN: 20px 0px 0px;
    COLOR: #563525;
    FONT-FAMILY: 'Times New Roman', arial, serif;
    BACKGROUND-COLOR: #8a8c8f
}
TD
{
    FONT-SIZE: 11pt;
    LINE-HEIGHT: 18px;
    TEXT-ALIGN: justify
}
A:link
{
    COLOR: #563525;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #563525;
    TEXT-DECORATION: underline
}
A
{
    COLOR: #563525;
    TEXT-DECORATION: underline
}

.testo {
  font-family: Times New Roman, Arial, sans-serif;
  color: #563525;
}

.titPedigree {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #563525;
}
.txtPedigree {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 11pt;
  text-align: left;
  color: #563525;
}

.titCV {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #563525;
}
.txtCV {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 11pt;
  text-align: left;
  color: #563525;
}