body {
    margin-left: 3%; margin-right: 3%; max-width: 18cm;
    font-family: Cambria, Bookman Old Style, Century Schoolbook L, DejaVu Serif,URW Bookman L, Liberation Serif, Palatino Linotype, Times, Segoe UI, Calibri, Constantia, Meiryo, Corbel, serif;
    line-height: 1.4; font-size: medium;
    background-color: #c0ffc0;
    text-align:justify;
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
}
div.contents {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
i, em, cite, dfn, var { padding-right: 0.15em; margin-right: 0; }
p { margin-top: 0.25em; margin-bottom: 0.25em; text-align:justify}
p.verse {margin-left: 3%;}
p, li, dl { word-spacing:0.2em; }
.example { margin-left: 3%; }
blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid aqua;
  line-height: 1.1; font-size: 90%;
}

table {border: 1; align: centered; }
th, td { padding-top: 0px; padding-bottom: 0px; border: 1px solid; border-collapse: collapse; empty-cells: show }
h1 { text-align: center; }
h2, h3, h4, h5 { margin-bottom: 0px; font-size: greater;  word-spacing:0.2em; }
h2, h3 {font-weight: normal;}
h2 { margin-top: 25px; text-align: center; }
h1, h2, h3, h4 {background: aqua;}

ol, ul {margin-top: 2px; margin-bottom: 2px;}
.sc { font-variant: small-caps; }
.q { white-space: nowrap; }
.f { white-space: nowrap; font-family: Comic Sans MS, monospace;}
.n { word-spacing: -0.1em; white-space: nowrap; } /* numeral: 1 000 000 */
.de, .en, .fr {
     font-family: Leelawadee, Ubuntu, Trebuchet MS, Calibri, sans-serif;
/*        font-style: oblique */
}
.cs, .la, .pl {
    font-family: Ubuntu, Trebuchet MS, Calibri, sans-serif;
}
code {
    font-family: Liberation Mono, DejaVu Sans Mono, FreeMono, courier, Courier New, monospace;
    font-size: medium;
    word-spacing: -0.2em;
}
figcaption, .image-caption {line-height: 1.1; font-size:80%; padding-right:1em;
             padding-left:1em; text-align:center}
figure {margin-left:0px;margin-right:0px;}

pre {
    border:2px solid black
}

img.logo {align: right; padding-left : 1mm;}

.em-sh {font-style: normal; letter-spacing: 0.3em;}
