body {
  font-family: Verdana;
  font-size: 8pt;
  background-color: #eee5bb;
}

p {
  margin: 0px;
  margin-bottom: 6pt;
}

a {
  color: #cc0000;
  text-decoration: none;
  
}

.menu1 a, .menu1-act a, .links a {
  font-weight: bold;
  color: #ffffff;
}

.menu1, .menu1-act {
  padding-bottom: 12px;  
}

.menu1-act a {
  color: yellow;
}

h1 {
  font-size: 11pt;
}

h2 {
  font-size: 10pt;
}

h3 {
  font-size: 8pt;
  margin-bottom: 6pt;
}

td.links {
  width: 634px;
  background-color: #999999;
  text-align: center;
  color: #ffffff;
}

img {
  margin: 6px;
}

a.credits {
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}