body, table, p, a {
  font-family: Arial;
  font-size: 18px;
  color: #000060;
  text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial;
  color: #000060;
}

h2 { font-size: 26px; text-align: center; }
h3 { font-size: 23px; text-align: center; }
h4 { font-size: 20px; text-align: center; }
h5 { font-size: 20px; text-align: left; }
h6 { font-size: 10px; text-align: justify; font-style: italic; }

a { text-decoration: none; }

.nota { font-weight: bold; font-size: 10px; text-align: left; }
.pie { font-size: 10px; text-align: center; }
.der { text-align: right; }
.cen { text-align: center; font-size: 1em; }

hr { border-width: 1px; margin-right: 600px; }
