body, p, table.navigation, tr.navigation, td.navigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 130%;
  letter-spacing: 1px;
  color: #000;
  font-size: 12px;
}

td {
  padding: 10px;
}

#toptd {
  border-bottom-color: #FCCEA4;
  border-bottom-width: 2px;
  border-bottom-style: solid
}

#menutd {
  border-right-color: #A4C6B4;
  border-right-width: 2px;
  border-right-style: solid;
    display: none;
}

a {
  text-decoration: none
}

a img {
  border: none;
  margin: 10px;
  background: #FFFFFF;
  color: #000000;
}

h1 {
  font-size: 18px;
  letter-spacing: 2px;
}

h2 {
  font-size: 15px;
  letter-spacing: 2px;
}

.techinfo {
  font-size: 9px;
    display: none;
}


