@page {
  size: landscape;
}

body, p, h1, h2, h3, strong {
  font: 11px/18px Verdana; 
  color: #767878;
}
strong {
  font-weight: bold; 
  color: #214FA4;
}

div#div-header, div#div-navi {
  display: none;
}

div#div-content, div#div-column-right {
  padding: 0;
  margin: 0;
}
