/* for index font */
.idx1 { font-size: 110% }

/* for grobal font */
.fntstd_l { font-size: 85%; line-height: 125% }
.fntstd { font-size: 85%}


/* for grobal font */
.fnt6p { font-size: 60% }
.fnt65p { font-size: 65% }
.fnt7p { font-size: 70% }
.fnt75p { font-size: 75% }
.fnt8p { font-size: 80% }
.fnt85p { font-size: 85% }
.fnt9p { font-size: 90% }
.fnt11p { font-size: 110% }
.fnt12p { font-size: 120% }
.fnt13p { font-size: 130% }
.fnt14p { font-size: 140% }
.fnt15p { font-size: 150% }
.fnt16p { font-size: 160% }

.line25 { line-height: 125% }
.line4 { line-height: 140% }
.line6 { line-height: 160% }

/* for Footer */
.fs_foot { font-size: 70%}

/* for Links */
a:link { text-decoration: none; color: #0000AA;}
a:visited { text-decoration: none; color: #0000AA;}
a:hover { text-decoration: underline; color: #0000EF;}

a.mlinks:link { text-decoration: none; }
a.mlinks:visited { text-decoration: none;}
a.mlinks:hover { text-decoration: underline;}

a.mlinks_sw:link { text-decoration: none; color: WhiteSmoke;}
a.mlinks_sw:visited { text-decoration: none; color: WhiteSmoke;}
a.mlinks_sw:hover { text-decoration: underline; color: WhiteSmoke;}

