/* start general css*/ body, p, blockquote, table, td, th, li, a, ul, ol, input, dd, dl, dt, form, input, button, textarea, select, option, fieldset, label { font-size: 100%; } select, input, textarea, code, code span { font-size: 100%; } body { font-size: 80%; } .fontSize200 { font-size: 200%; } .fontSize195 { font-size: 195%; } .fontSize190 { font-size: 190%; } .fontSize185 { font-size: 185%; } .fontSize180 { font-size: 180%; } .fontSize175 { font-size: 175%; } .fontSize170 { font-size: 170%; } .fontSize165 { font-size: 165%; } h1, .h1Size, .fontSize160 { font-size: 160%; } .fontSize155 { font-size: 155%; } h2, .h2Size, .fontSize150 { font-size: 150%; } .fontSize145 { font-size: 145%; } h3, .big, .h3Size, .fontSize140 { font-size: 140%; } .fontSize135 { font-size: 135%; } h4, .h4Size, .fontSize130 { font-size: 130%; } .fontSize125 { font-size: 125%; } h5, .h5Size, .fontSize120 { font-size: 120%; } .fontSize115 { font-size: 115%; } h6, .h6Size, .fontSize110 { font-size: 110%; } .fontSize105 { font-size: 105%; } .fontSize100, .topPage { font-size: 100%; } .fontSize95 { font-size: 95%; } .fontSize90 { font-size: 90%; } .mediumFont, .fontSize85 { font-size: 85%; } .fontSize80 { font-size: 80%; } .smallFont,.fontSize75 { font-size: 75%; } .fontSize70 { font-size: 70%; } /* end */ /* start nav css*/ h2.nav { font-size: 100%; } .menucontent { font-size: 100%; } .menucontent li { font-size: 100%; } /* end */ /* start text util */ .doubleLineSpace { line-height: 200%; } /* end */