a {
  text-decoration: none;
}

a.nav {

  font-family: courier;
}

td {
  font-family: Verdana;
  font-size: 14px;
}

.header {
  background: #000000;
  color: #ffffff;
  font-family: Verdana;
  font-Size: 16px;
  font-weight: bold;
  padding: 1px;
  margin: 4px;
}

p {
  text-align: justify;
}

.title {
  font-size: 24px;
}

.desc {
  font-size: 14px;
}

.navigation {
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}