table, p {
  font-size: 14px;
  color: #000000;
  font-family: Lucida Sans Unicode,Arial Unicode MS,Arial,Helvetica,sans-serif;
}

a.nav, a.nav:active, a.nav:visited {
  color: #CDB398;
  text-decoration: none;
}

a.nav:hover {
  color: #FFFFFF;
}

a.ctrl, a.ctrl:active, a.ctrl:visited {
  color: #3C280F;
  text-decoration: none;
}

a.ctrl:hover {
  color: #000000;
}

li {
  margin-bottom: 14px;
}

img {
  border: 0px;
}

h2 {
  font-size: 1em;
  text-decoration: underline;
}