body {
  color: #666666;
  background-color: white;
}
h1, h2 {
  font-family: Arial;
}
h1 {
  font-size: 24px;
  color: #666666;
  font-family: Calibri;
}
h2 {
  font-size: 18px;
  color: #666666;
}
p {
  font-family: Arial;
  font-size: 13px;
  color: #c0c0c0;
}
h3 {
  color: #666666;
  font-family: Calibri;
  font-size: 0.8em;
}
