/*Fonts*/ @font-face { font-family: PT Serif; font-style: normal; font-weight: normal; src:url("../Fonts/PTF55F_W.ttf"); } @font-face { font-family: PT Serif; font-style: italic; font-weight: normal; src:url("../Fonts/PTF56F_W.ttf"); } @font-face { font-family: PT Serif; font-style: normal; font-weight: bold; src:url("../Fonts/PTF75F_W.ttf"); } @font-face { font-family: PT Serif; font-style: italic; font-weight: bold; src:url("../Fonts/PTF76F.ttf"); } body{ font-family: "PT Serif"; } /*Fonts end*/ /*Title page*/ #author{ font-size:80%; } #subtitle{ font-size:80%; font-style:italic; } /*Title page end*/ /*Typography*/ h1,h2,h3,h4,h5{ color:#000000; text-align:center; } h1{ font-size:100%; text-transform: uppercase; } h2{ font-size:100%; text-align:left; text-indent:20px; margin-top:2em; } h3{ font-size:86%; } h4{ font-size:79%; } h5{ font-size:72%; } h6{ font-size:80%; margin-left:20px; margin-bottom:-10px; color:#000000; } p{ font-size:95%; text-align:justify; text-indent:20px; margin-bottom:0.2em; margin-top:0.2em; } div{ text-align:center; width:100%; } div p{ font-size:70%; text-align:center; } /*Typography End*/ /*Block*/ /*Block End*/ /*Tables End*/ /*Tables End*/ /*Images*/ /*Tables End*/ .feedback{ text-align:center; text-indent:0; font-size:86%; color:#000000; } td{ font-size:80%; text-indent:0px; } body {margin:0; padding: 0; border-width: 0; } @page {margin: 0; padding: 0; border-width: 0; } /* Epigraph */ /* -- */ .z { font-size: 90%; font-style: normal; line-height:100%; vertical-align: super; } .z1 { font-family: serif; margin-bottom: 1em; margin-top: 1em; margin-left: 1em; margin-right: 1em; text-indent: 0; text-align: justify; font-size: 80%; }