a[href]:after {
  content: none !important;
}

p { font-size: 12pt; }

header,
.header-image,
.sidebar,
.crumbs,
footer {
  display: none !important;
}

.logo-print {
  display: block;
  margin: 20px auto;
  text-align: center;
}

.content {
  width: 100% !important;
  margin: 0 auto !important;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
}

h1 {
  overflow: visible !important;
  height: auto !important;
}

a:link { font-weight: bold; text-decoration: underline; color: #06c; }

table,
table td,
.hr hr,
.divider hr {
  border-color: #999;
}
