/* Tyyliohje mustavalkotulostusta varten. Tehty lähinnä Firefoxille. */
@media screen {
body { max-width: 100% !important; } }
* { color: black !important;
    background: white !important;
    text-decoration: none !important; }
img.ruutu { display: none; }
.navi { display: none; }
.links :link:after, .links :visited:after {
    content: " <" attr(href) ">";
    font-style: normal;
    font-weight: normal; }
body { font-family: Times, Times New Roman !important; }
body { font-size: 11pt; }
body { margin: 0 2mm 0 10mm; padding: 0; }
.sivu { page-break-before: always; }
body { -moz-column-count: 2; -moz-column-gap: 2em; }
p, li, blockquote { text-align: justify; }
p { margin: 0; }
p + p { text-indent: 1.2em; }
abbr, acronym { border: none; }
