@page {size: auto; margin: 0}
 h1, h2 {page-break-after: avoid; page-break-inside: avoid}
 blockquote {display: block; margin-right: 1cm; widows: 3; orphans: 3}
 body {margin: 1cm; font-size: 12pt; line-height: 1.2; font-family: "Times New Roman", sans-serif; text-align: justify}
 p {text-align: justify; text-indent: 2em} /*Normaali teksti on sisennetty ja tasattu molempiin reunoihin*/ 
 table {margin: auto; max-width: 600px}
 h1 {font-size: 18pt; text-align: center}
 h2 {font-size: 14pt; text-align: center; margin-top: 2em;}
 strong  {font-weight: bold} 
 em {font-style: italic}
 li {list-style: none}
 address {font-style: italic; text-align: center; font-size: 1.0em; font-weight: 600}
 a {font-weight: bold; text-decoration: none; color: black; background: white}
 .song {font-style: italic; color: black; background: white}
 .scripture {font-style: italic; font-weight: 600; color:  black; background: white} /*Raamatun jakeet*/
 .press {font-family: Courier, sans-serif; font-size: 12pt}
 .note {font-size: 80%; font-weight: normal; font-style: normal; color: black; background: white} /*huomautus*/
 .note2 {font-size: 80%; text-align: center; text-indent: 0%} /*keskitetty huomautus*/
 .normal {font-style: normal; font-weight: normal; color: black; background: white} /*normaali teksti*/
 .menu {text-align: left; text-indent: 0%}
 .justify {text-align: justify}
 .copyright, .footer, .hide {display: none}
 .center {font-size: 1em;text-align: center; text-indent: 0%} /*keskitetty normaali teksti*/ 
