/* for links */
a:link    { color:#0000EE; }
a:visited { color:#000080; }
a:active  { color:#FF0000; }

/* for line pages */
body.jpl { color:#000000;
           margin-left=20pt;
           background:#DFFFDF;
           background-image:url(bg_jp.jpg);
           background-repeat:repeat-y;}
body.krl { color:#000000;
           margin-left=20pt;
           background:#DFDFFF;
           background-image:url(bg_kr.jpg);
           background-repeat:repeat-y;}
body.egl { color:#000000;
           margin-left=20pt;
           background:#FFFFDF;
           background-image:url(bg_eg.jpg);
           background-repeat:repeat-y;}
body.cnl { color:#000000;
           margin-left=20pt;
           background:#FFDFDF;
           background-image:url(bg_cn.jpg);
           background-repeat:repeat-y;}
body.twl { color:#000000;
           margin-left=20pt;
           background:#FFDFFF;
           background-image:url(bg_tw.jpg);
           background-repeat:repeat-y;}
body.frl { color:#000000;
           margin-left=20pt;
           background:#DFFFFF;
           background-image:url(bg_fr.jpg);
           background-repeat:repeat-y;}

/* for title pages */
body.jpt { color:#000000;
           background:#DFFFDF;
           background-image:url(bg_jp.jpg);
           background-repeat:repeat-y;
           scrollbar-arrow-color:#008000;
           scrollbar-base-color:#008000;
           scrollbar-face-color:#C0DFC0;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:#000000;}
body.krt { color:#000000;
           background:#DFDFFF;
           background-image:url(bg_kr.jpg);
           background-repeat:repeat-y;
           scrollbar-arrow-color:#000080;
           scrollbar-base-color:#000080;
           scrollbar-face-color:#C0C0DF;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:#000000;}
body.egt { color:#000000;
           background:#FFFFDF;
           background-image:url(bg_eg.jpg);
           background-repeat:repeat-y;
           scrollbar-arrow-color:#808000;
           scrollbar-base-color:#808000;
           scrollbar-face-color:#DFDFC0;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:#000000;}
body.cnt { color:#000000;
           background:#FFDFDF;
           background-image:url(bg_cn.jpg);
           background-repeat:repeat-y;
           scrollbar-arrow-color:#800000;
           scrollbar-base-color:#800000;
           scrollbar-face-color:#DFC0C0;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:#000000;}
body.twt { color:#000000;
           background:#FFDFFF;
           background-image:url(bg_tw.jpg);
           background-repeat:repeat-y;
           scrollbar-arrow-color:#800080;
           scrollbar-base-color:#800080;
           scrollbar-face-color:#DFC0DF;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:#000000;}
body.frt { color:#000000;
           background:#DFFFFF;
           background-image:url(bg_fr.jpg);
           background-repeat:repeat-y;
           scrollbar-arrow-color:#008080;
           scrollbar-base-color:#008080;
           scrollbar-face-color:#C0DFDF;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:#000000;}

/* for title bars*/
th.barb { text-align:center; font-size:x-large; }
td.barb { text-align:center; font-size:large;}
th.barw { text-align:center; font-size:x-large; color:#FFFFFF; }
td.barw { text-align:center; font-size:large; color:#FFFFFF;}
td.jp { text-align:center; font-size:large; background:#A0FFA0; }
td.kr { text-align:center; font-size:large; background:#A0A0FF; }
td.eg { text-align:center; font-size:large; background:#FFFFA0; }
td.cn { text-align:center; font-size:large; background:#FFA0A0; }
td.tw { text-align:center; font-size:large; background:#FFA0FF; }
td.fr { text-align:center; font-size:large; background:#A0FFFF; }

dt.a {font-size:large;}
dt.b {font-size:larger;}
pre {margin-top=1; margin-bottom=5;}
img {margin=0;]
