﻿body {
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  background-color: white;
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 16px;
  font-weight : bold;
}

h2 {
  font-size: 14px;
  font-weight : bold;
}

h3 {
  font-size: 12px;
  font-weight : bold;
}