@charset "UTF-8";

/* Font Size For Modern Browser */

body, h1, h2, h3, h4, h5, h6, pre, li, p {
font-size:13px;
}
dt, dd, th, td {
font-size:14px;
}

.size10 { font-size:77%!important; }
.size11 { font-size:85%!important; }
.size12 { font-size:93%!important; }
.size13 { font-size:100%!important; }
.size14 { font-size:108%!important; }
.size15 { font-size:116%!important; }
.size16 { font-size:123.1%!important; }
.size17 { font-size:131%!important; }
.size18 { font-size:138.5%!important; }
.size19 { font-size:146.5%!important; }
.size20 { font-size:153.9%!important; }
.size21 { font-size:161.6%!important; }
.size22 { font-size:167%!important; }
.size23 { font-size:174%!important; }
.size24 { font-size:182%!important; }
.size25 { font-size: 189%!important; }
.size26 { font-size: 197%!important; }

.size9p { font-size:9px!important; line-height:20px!important; }
.size15p { font-size:15px!important; line-height:15px!important; }
.size16p { font-size:16px!important; line-height:16px!important; }
.size20p { font-size:20px!important; line-height:20px!important; }
.size30p { font-size:30px!important; line-height:30px!important; }
.size34p { font-size:34px!important; line-height:34px!important; }
.size35p { font-size:35px!important; line-height:35px!important; }
.size40p { font-size:40px!important; line-height:40px!important; }
.size48p { font-size:48px!important; line-height:48px!important; }

.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.underline:hover { text-decoration: none; }
.lh100 { line-height: 100%; }
.lh0 { line-height: 0; }