body {
  margin: 0 1cm;
  font-size: 10pt;
  font-family: "Trebuchet MS", 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-size: 20pt;
  padding: 5px;
  margin-top: 0;
  text-align: center;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
h2 {
  font-size: 14pt;
  font-weight: 100;
  border-bottom: 1px solid #555;
}
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 {
  padding: 5px;
  margin: 10px 20px;
  border: 1px solid #555;
}


#harjoitukset td, #harjoitukset th {
  font-size: 9pt;
  border: 1px solid #555;
  text-align: center;
}

