@font-face {
    font-family: Sxava;
    src: local("ESL Gothic Unicode"),
         url(http://pok.heliohost.org/eo/tools/Sxava/esl_gothic_unicode.ttf);
    font-weight: normal; font-style: normal;
}
body {
    margin-left: 3%; margin-right: 3%; max-width: 44em;
    font-family: Cambria, URW Bookman L, Bookman Old Style, Century Schoolbook L, DejaVu Serif, Liberation Serif, Palatino Linotype, Times, Segoe UI, Calibri, Constantia, Meiryo, Corbel, serif;
   background-color: #c0ffc0; color: black;
}
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: 3px; margin-bottom: 1px; }
p.verse {margin-left: 3%;}
p, li, dl { word-spacing:0.2em; }
.example { margin-left: 3%; }
blockquote, .verse {
  font-size: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 25px;
  padding-left: 15px;
  
}
blockquote { border-left: 3px solid aqua }

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

dt {margin-top: 0.3em; margin-bottom: 0; padding-left: 0;}
ol, ul, dd, li {margin-top: 0; margin-bottom: 0;}
ul {padding: 0}
ul ul {padding-left: 2em; list-style-type:square}
sup, sub {
    height: 0;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}
sup { bottom: 1ex; }
sub {
    font-size: small;
    bottom: -0.7ex;
}
.sc { font-variant: small-caps; }
.q { white-space: nowrap; }
.f { white-space: nowrap; font-style:italic;}
.n { word-spacing: -0.1em; white-space: nowrap; } /* numeral: 1 000 000 */
.de, .en, .fr, .cs, .la, .pl {
    font-family: Doulos SIL,Lucida Grande,Segoe UI,Adobe Pi Std,Chrysanthi Unicode,Code2000,Gentium,GentiumAlt,TITUS Cyberbit Basic,Matrix Unicode, Trebuchet MS, Bitstream Vera Sans,Bitstream Cyberbit,Lucida Sans Unicode,Calibri, Arial Unicode MS,DejaVu Sans,sans-serif;
}
.sh { font-family: Sxava; background: aqua }
code {
    font-family: Liberation Mono, DejaVu Sans Mono, FreeMono, courier, Courier New, monospace;
    font-size: medium;
    word-spacing: -0.2em;
}
.pale {color: gray}

