body {
  line-height: 22px;
  background-color: #f6f6f6;
  padding-top: 75px;
  font-size: 19px;
  font-family: Calibri;
  font-weight: normal;
  color: #333333;
}
h1 {
  font-weight: inherit;
  color: #393939;
  text-align: left;
  font-family: Calibri;
  font-size: 21px;
}
g2 {
  font-size: 18px;
  font-weight: normal;
  font-family: Calibri;
  text-align: left;
  list-style-type: none;
  line-height: 20px;
}
a:link {
  line-height: 26px;
  font-family: Calibri;
  color: #ff6666;
  font-weight: normal;
  font-size: 18px;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  font-family: Calibri;
  color: #ff6666;
  background-color: transparent;
  font-size: 18px;
  line-height: 26px;
}
a:hover {
  color: red;
  background-color: transparent;
  font-size: 19px;
  line-height: 26px;
}
a:active {
  font-size: 18px;
  color: #ff6666;
  line-height: 26px;
  background-color: transparent;
  font-family: calibri;
}
g1 {
  font-family: Calibri;
  font-size: 36px;
  line-height: 36px;
  font-weight: normal;
  background-color: transparent;
  color: black;
}
