1234567891011121314151617181920212223242526272829303132 |
- table.main {}
- tr.row {}
- td.cell {}
- div.block {}
- div.paragraph {}
- .font0 { font:9pt Arial, sans-serif; }
- .font1 { font:10pt Arial, sans-serif; }
- .font2 { font:11pt Arial, sans-serif; }
- .font3 { font:12pt Arial, sans-serif; }
- .font4 { font:14pt Arial, sans-serif; }
- .font5 { font:24pt Arial, sans-serif; }
- .font6 { font:29pt Arial, sans-serif; }
- .font7 { font:57pt Arial, sans-serif; }
- .font8 { font:16pt Courier New, monospace; }
- .font9 { font:9pt Franklin Gothic Medium, sans-serif; }
- .font10 { font:27pt Franklin Gothic Medium, sans-serif; }
- .font11 { font:5pt Georgia, serif; }
- .font12 { font:8pt Gungsuh, serif; }
- .font13 { font:10pt Gungsuh, serif; }
- .font14 { font:11pt Gungsuh, serif; }
- .font15 { font:12pt Gungsuh, serif; }
- .font16 { font:4pt MS Mincho, monospace; }
- .font17 { font:9pt MS Mincho, monospace; }
- .font18 { font:10pt MS Mincho, monospace; }
- .font19 { font:11pt MS Mincho, monospace; }
- .font20 { font:12pt MS Mincho, monospace; }
- .font21 { font:13pt MS Mincho, monospace; }
- .font22 { font:17pt MS Mincho, monospace; }
- .font23 { font:52pt MS Mincho, monospace; }
- .font24 { font:4pt SimSun, monospace; }
- .font25 { font:11pt SimSun, monospace; }
- .font26 { font:12pt SimSun, monospace; }
|