.menu, .right, form, .imgEdit, .imgImg, .flags, #topScroll, input, select {
  visibility: hidden;
  display: none;
}
.text {
  width: 100%;
}
.tblHeadYear {
  page-break-before: auto;
  page-break-after: avoid;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: arial, sans-serif;
  font-size: 100%;
  color: #000;
  background-color: #fff;
}
a {
  color: #00f;
  text-decoration: underline;
}
