/* Whole document: */
body{
  font-size: 10pt;
}
/* Headers */
h2{
  font-size: 14pt;
}

/* Headers */
h3{
  font-size: 12pt;
}

/* Headers */
h4,h5,h6{
  font-size: 10pt;
}

/* Headers */
h5,h6{
  font-size: 9pt;
}

/* Headers */
h1.title{
  font-size: 22pt;
}