body, table {
  font-family: Arial;
  font-size: 11px;

  color: #eeebe4;
}

h1 {
  font-size: 22px;

  margin-bottom: 18px;
}

h2 {
  font-size: 18px;

  margin-bottom: 12px;
}

h3 {
  font-size: 14px;
}


a:link, a:visited, a:active {

}

a:hover {
  text-decoration: none;
}
