@charset "utf-8"; /* CSS Document */ body { margin:0.2em 0; } p { text-align:justify; margin:0 0 .2em 0; } .indent { text-indent:1em; } .gap { margin-top:1.5em; } .right { text-align:right; } .center { text-align:center; } .extract { margin-left:2em; text-align:justify; } .underline { text-decoration:underline; } .ct { text-align:left; page-break-before:always; font-size:3em; } .title { text-align:left; page-break-before:always; font-size:4em; margin:1em 0 0 0; } .sub-title { text-align:left; page-break-before:always; font-size:1.25em; margin:1em 0 1em 0; } a { text-decoration:none; color:#000000; } .logo { margin-top:10em; text-align:right; } .cover { margin-top:0; margin-bottom:0; text-align:center; }