body {
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 12pt;
}
h2 {
  font-size: 10pt;
}
h3 {
  font-size: 8pt;
}
h4 {
  font-style: italic;
  color : red;
  font-size: 6pt;
}


