body {
  font-family: Times New Roman;
  font-size: 11pt;
  color: #292929;
  padding: 0px 15% 50px 15%;
}

div.c {
  font-family: Times New Roman;
  font-size: 11pt;
  text-align: center;
}

div.r {
  font-family: Times New Roman;
  font-size: 11pt;
  text-align: right;
}

div.l {
  font-family: Times New Roman;
  font-size: 11pt;
  text-align: left;
}

h1 {
  font-family: Times New Roman;
  text-align: center;
  clear: right;
  font-size: 16pt;
  }

h2 {
  font-family: Times New Roman;
  text-align: center;
  clear: right;
  font-size: 14pt;
}

h3 {
  font-family: Times New Roman;
  text-align: center;
  clear: right;
  font-size: 12pt;
}

h4 {
  font-family: Times New Roman;
  text-align: center;
  clear: right;
  font-size: 11pt;
}

p {
  font-family: Times New Roman;
  text-indent: 1em;
  text-align: justify;
  font-size: 11pt;
  margin: 0px;
  margin-bottom: 1ex;
}

table.none {
  font-family: Times New Roman;
  font-size: 11pt;
  text-align: left;
}

table.inf {
  font-family: Times New Roman;
  border-collapse: collapse;
  font-size: 9pt;
}

li {
  font-family: Times New Roman;
  font-size: 11pt;
  margin-bottom: 1ex;
  text-indent: -0em;
  text-align: left;
}