
h1 {
  font-family: Times New Roman;
  color: #828282;
  font-size: 14pt;
  font-weight: bolder;
  font-style: italic;
}

div.article {
  text-align: justify;
}

h2 {
  font-family: Times New Roman;
  color: #FC0400;
  font-weight: bolder;
  font-size: 18pt;
  border-top-color: #FF1000;
  border-top-style: solid;
}
