body,td {
  font-size: 100%;
  height: 100%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 2% 2.5% 0 2.5%
  }
h1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
  color: #008051;
}
.smaller {
  font-size: 10%;
}
h2.title {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
  color: Black;
}
h2.byline {
  font-size: large;
  font-weight: bold;
  text-align: right;
  color: #00A86B;
}
h2 {
  font-size: large;
  font-weight: bold;
  text-align: left;
  color: #00A86B;
}
a:link {
  color: Blue;
  text-decoration: none;
  font-weight: normal;
} 
a:visited {
  color: Purple;
  text-decoration: none;
 font-weight: normal;
 }
a:hover {
  font-weight: normal;
  color: Black;
  text-decoration: underline;
  background : Aqua;
}
a.navigator:link {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: white;
  font-weight: bold;
  text-decoration: none;
} 
a.navigator:visited {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
a.navigator:hover {
  color: Black;
  font-weight: bold;
  text-decoration: underline;
  background-color: White;
}
td.navigator {
 text-align: center;
}
