body {
  font-size:13pt;
}

h1,h2,h3,h4 {
  page-break-after: avoid;
}

a:after {
  content: " [" attr(href) "] ";
}
a[banner] {
  display:none;
}

#menu, #submenu {
  display:none;
}

li, p {line-height: 1.4em;}
img {border: 0;}

a {
  color: #000;
  text-decoration: underline;
}