body {
  margin: 0 1cm;
  font-size: 10pt;
  font-family:  Arial, sans-serif;
}

#sisalto > p, #sisalto > li {
  text-align: justify;
}

p, li, img {
  page-break-inside: avoid;
}

h1, h2, h3, h4 {
  page-break-after: avoid;
}

h1 {
  font-weight: normal;
  font-size: 20pt;
  padding: 5px;
  margin-top: 0;
  text-align: center;
  border-bottom: 1px solid #000;
}
h2 {
  font-size: 14pt;
  font-weight: 100;
}
h3 {
  font-size: 10pt;
  font-weight: bold;
}
h4 {
  font-size: 10pt;
  font-weight: bold;
}
h2 a {
  text-decoration: none;
  color: #000;
}
a {
  color: #000;
}
.powered_by, #sivun-otsikko, #navi, #footer {
  display: none;
}

img {
  background: #fff url("images/kuvan_varjo.gif") no-repeat bottom right;
  padding: 1px 1px 17px 1px;
  margin: 7px 11px 0 5px;
  clear: right;

}

