
body,div,td,p {
  font-family: century gothic;
  font-size: 13px;
}

small {
  font-size: 12px;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration:underline;
}

h1 {
  font-size: 14px;
}

h2 {
  font-size: 13px;
}

h3 {
  font-size: 12px;
}

h4 {
  font-size: 11px;
}

h5 {
  font-size: 10px;
}
