html, body {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
body {
  background-color: white;
  width: 100%;
}
body,td {
  font-family: "Tahoma", sans-serif;
  font-size: 8pt;
}
a img {
  border: 0px;
}
a.menuI,a.menuIc {
  display: block;
  width: 64px;
  color: red;
  text-decoration: none;
  text-align: right;
  font-weight: normal;
}
a.menuIc {
  width: 120px;
  background: url("images/bk_contact.gif") no-repeat 20% 50%;
}
a.emailons {
  color: #999999;
  text-decoration: none;
}
a.emailons:hover {
  color: #606060;
}
a.white {
  color: white;
  text-decoration: none;
}
a.white:hover {
  color: #BCBEC0;
}
input, textarea, select {
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
}
