@page {
  size: A4 portrait;
}

.p_hidden,
h1,
.actions,
.action,
menu {
  display: none;
}

.p_visible {
  display: block !important;
}

a {
  color: black;
  text-decoration: none;
}

#content {
  float: none !important;
  width: auto;
}