.exo{
  font-family: helvetica,arial,sans-serif;
  font-size: 10pt;
  color: black;
  text-align: justify;
}

.title{
  font-family: helvetica,arial,sans-serif;
  font-size: 16pt;
  color: red;
  font-weight: bold;
  text-align: center;
}

.tdnumber{
  font-family: helvetica,arial,sans-serif;
  font-size: 14pt;
  color: blue;
  font-weight: bold;
  text-align: center;
}

.subtitle{
  font-family: helvetica,arial,sans-serif;
  font-size: 10pt;
  color: black;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}

.exotitle {
  font-family: helvetica,arial,sans-serif;
  font-size: 12pt;
  color: red;
  font-weight: bold;
}

.ip{
  font-family: courrier, monospace;
  font-size: 10pt;
  color: black;
}
 
.copyright {
  font-family: courrier, monospace;
  font-size: 8pt;
  font-style: italic;
  text-align: center;
}
