@font-face { font-family : CourierNew; font-style : normal; font-weight: normal; src : url(fonts/cour.ttf); } @font-face { font-family : CourierNew; font-style : normal; font-weight: bold; src : url(fonts/courbd.ttf); } @font-face { font-family : CourierNew; font-style : italic; font-weight : bold; src : url(fonts/courbi.ttf); } @font-face { font-family : CourierNew; font-style: italic; font-weight : normal; src : url(fonts/couri.ttf); } body { margin : 0% 5% 0% 5%; padding : 0%; font-style : normal; font-weight : normal; font-size : 90%; orphans : 2; widows : 2; -webkit-hyphenate-after : 3; -webkit-hyphenate-before : 3; -webkit-hyphenate-lines : 2; -moz-hyphenate-after : 3; -moz-hyphenate-before : 3; -moz-hyphenate-lines : 2; -ms-hyphenate-after : 3; -ms-hyphenate-before : 3; -ms-hyphenate-lines : 2; -o-hyphenate-after : 3; -o-hyphenate-before : 3; -o-hyphenate-lines : 2; text-rendering : optimizeSpeed; /* [disabled]font-family: CourierNew; */ } p , div { margin : 0%; padding : 0%; text-rendering : optimizeSpeed; } i { font-style : italic; text-rendering : optimizeSpeed; } b { font-weight : bold; text-rendering : optimizeSpeed; } b i { font-weight : bold; font-style : italic; text-rendering : optimizeSpeed; } a { text-decoration : none; text-rendering : optimizeSpeed; } .ident { text-align : center; -webkit-hyphens : none; -moz-hyphens : none; -ms-hyphens : none; -o-hyphens : none; hyphens : none; text-rendering : optimizeSpeed; } .info , .type , .copy , .isbn { text-align : center; font-size : 0.85em; line-height : 140%; margin : 3% 0% 0% 0%; text-rendering : optimizeSpeed; } .pagecopyright { padding : 25% 0% 0% 0%; text-rendering : optimizeSpeed; }