html {
  height: 100%;
}
body {
  font-family: Arial;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}
h1 {
  font-family: Arial;
}
h2 {
  font-family: Arial;
}
h3 {
  font-family: Arial;
}

#info_container {
  width: 300px!important;
}

.noprint {
  display: none;
}
table {
  font-size: 11px;
}
table td {
  font-size: 11px;
}

.noprint {
  display: none;
}