body,td,html {
  font-family: Arial,Helvetica;
  font-size: 93%;
  color: #444444;
}

h1 {
  text-align: center;
  font-size: 170%;
  font-weight: normal;
  margin-bottom: 0;
}
h2 {
  text-align: center;
  font-size: 147%;
  font-weight: normal;
}
h3 {
  text-align: center;
  font-size: 124%;
  font-weight: normal;
}

a:link {
  color: #008000;
}

a:visited {
  color: #008000;
}

a:hover {
  color: #00C000;
}
