html, body { margin: 3%; } @page { margin: 40% 20%; } @font-face { font-family: Gabrielle; font-style: normal; font-weight: normal; src: url(../Fonts/Gabrielle.ttf); } h1 { text-indent: 0; text-align: center; margin-top: 0; margin-bottom: 0; font-family: Gabrielle; font-size: 1.65em; } h2 { text-indent: 0; text-align: center; margin-top: 0; margin-bottom: 0; font-family: Georgia,serif; font-style: normal; font-weight: normal; font-size: 1.2em; } p { text-indent: 1.4em; text-align: justify; margin-top: 0; margin-bottom: 0; font-family: Georgia,serif; font-style: normal; font-weight: normal; font-size: .9em; } .foot { text-indent: 0; text-align: justify; margin-top: 0; margin-bottom: 0; font-family: Georgia,serif; font-style: normal; font-weight: normal; font-size: .7em; } .left { text-indent: 0; text-align: left; } .small { vertical-align: text-top; line-height: 0em; font-size: .65em; } span.ital { font-style: italic; }