a {
  color: #000000;
  text-decoration: none;
}

body {
  width: 100%;
  margin: 0px;
  font-size: 8px;
}

img {
  display: none;
}

input[type="text"] {
  border: none;
  font-size: 10px;
}

input[type="submit"] {
  display: none;
}

input[type="button"] {
  display: none;
}

input[type="file"] {
  display: none;
}

select {
  border: none;
  font-size: 10px;
}

fieldset {
  font-size: 10px;
}

tr.hd {
  font-size: 10px;
}

tr.r0 {
  font-size: 10px;
}

tr.r1 {
  font-size: 10px;
}

tr.frm {
  font-size: 10px;
}

.noprint {
  display: none;
}

#menuh {display: none;}
