@font-face { font-family: "Charis"; src: url(../fonts/CharisSILR.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "Charis"; src: url(../fonts/CharisSILB.ttf); font-style: normal; font-weight: bold; } @font-face { font-family: "Charis"; src: url(../fonts/CharisSILI.ttf); font-style: italic; font-weight: normal; } @font-face { font-family: "Charis"; src: url(../fonts/CharisSILBI.ttf); font-style: italic; font-weight: bold; } body { margin-top: .1em; margin-right: 1.5em; } svg { height: 98%; width: 100%; } .author { font-size: 250%; text-align: center; margin-left: .1em; margin-top: 2em; margin-bottom: .5em; } .h1 { font-size: xx-large; text-align: center; margin-top: 1em; margin-left: .2em; margin-bottom: 0.3em; } .h2 { font-size: x-large; margin-top: 1.2em; margin-bottom: 1em; text-align: center; } .image { margin-top: .5em; margin-bottom: .5em; text-align: center; } .image2 { margin-top: 3.5em; margin-bottom: .5em; text-align: center; } .imagex { margin-top: .2em; margin-bottom: 3em; text-align: center; } .imagez { margin-top: 2em; margin-bottom: 2em; text-align: left; } .indent { margin-top: .4em; margin-bottom: .4em; text-indent: 1.2em; } .indent1 { margin-top: 2em; margin-bottom: .4em; text-indent: 1.2em; } .noindent { margin-top: .5em; margin-bottom: .4em; text-indent: 0.001em; } .noindent1 { margin-top: 1.5em; margin-bottom: .4em; text-indent: 0.001em; } .textcenter { margin-top: 3.5em; margin-bottom: 3.4em; text-indent: 0.001em; text-align: center; } .textright { margin-top: .2em; margin-bottom: .4em; text-indent: 0.001em; text-align: right; } .weblink { text-decoration: underline; color: #0000FF; }