body {
  font: 12pt "Times New Roman";
  background: white;
  color: black;
  text-align: justify;
  text-indent: 0.75cm;
}

a {
  font: 12pt Verdana;
  color: black;
}

a:hover {
  color: blue;
}

p {
  font: 12pt "Times New Roman";
}

img {
  text-align: center;
  cursor: pointer;
}

h1 {
  font: 28pt "Times New Roman";
  text-align: center;
  text-indent: 0;
}

h2 {
  font: 18pt "Times New Roman";
  text-align: center;
  text-indent: 0;
}

h3 {
  font: 14pt "Times New Roman";
  text-align: center;
  text-indent: 0;
}
