/* Style Sheet */ /* This defines styles and classes used in the book */ body { margin-left: 5%; margin-right: 5%; margin-top: 5%; margin-bottom: 5%; text-align: justify; } pre { font-size: x-small; } h1 { font-family: "schreef", serif; } h2 { font-family: "schreef", serif; } h3 { font-family: "schreef", serif; } h4 { font-family: "schreef", serif; } h5 { font-family: "schreef", serif; } h6 { font-family: "schreef", serif; } .CI { text-align:center; margin-top:0px; margin-bottom:0px; padding:0px; } .center {font-family: "schreef", serif; text-align: center;} .smcap {font-variant: small-caps;} .u {text-decoration: underline;} .i {font-style:italic;} .bold {font-weight: bold;} .poem { margin-left: 3em; margin-right: 3em; } .wp-plat { font-family: "schreef"; font-size:1em; text-indent:30px; } p { font-family: "schreef", serif; line-height: 1.25em; font-size: 1em; margin-bottom: 0em; margin-top: 0em; text-indent: 0em; margin-right: 0em; margin-left: 0em; text-align: left; font-weight: normal; font-style: normal; color: black; } .cpytxt1 { font-size:x-small; margin-top:26em; margin-bottom:0.3em; } .cpytxt { font-size:x-small; margin-top:1em; margin-bottom:0.3em; } .cpytxt2 { text-align: center; margin-top:10em; margin-bottom:0.3em; } .first-line { margin-top:5em; }