@page {
  size: A4;
  margin-top: 0.1in;
  margin-bottom: 0.1in;
  margin-left: 0.1in;
  margin-right: 0.1in;
}

body {
  color: black;
  min-width: 1100px;
}

a {
  text-decoration: none !important;
}

a:hover {
  text-decoration: none !important;
}

.no-print {
  display: none;
}
