* {
  font-family: Calibri, Arial, sans-serif;
}


h1 {
  font-weight: bold;
  font-size: 36;
}

h2 {
  font-weight: bold;
  font-size: 30;
  font-color: grey;
  font-style: italic;
}

h3 {
  font-weight: bold;
  font-size: 20;
}

h4 {
  font-weight: bold;
  font-size: 16;
}

p {
  font-weight: bold;
  font-size: 14;
}

a {
  font-size: 14;
}

li {
  font-size: 14;
}
