/* begin slot2print.css */

@import url(print.css);

.data {background-color: #ffffff;}
.data .data {background-color: #ffffff;}

.mt {color: black; text-decoration: none; font-style: normal; font-weight: bold;}
.mt .m {color: black; background-color: #00ccff; text-decoration: none; font-style: normal; font-weight: normal;}
.mt .k {color: black; background-color: #ff3366; text-decoration: none; font-style: normal; font-weight: normal;}
.mt .l {color: black; background-color: #ffff66; text-decoration: none; font-style: normal; font-weight: normal;}

.mk {color: black; text-decoration: none; font-style: normal; font-weight: bold;}
.mk .m {color: black; background-color: #00ccff; text-decoration: none; font-style: normal; font-weight: normal;}
.mk .k {color: black; background-color: #ff3366; text-decoration: none; font-style: normal; font-weight: normal;}
.mk .l {color: black; background-color: #ffff66; text-decoration: none; font-style: normal; font-weight: normal;}

.lk {color: black; text-decoration: none; font-style: normal; font-weight: bold;}
.lk .m {color: black; background-color: #00ccff; text-decoration: none; font-style: normal; font-weight: normal;}
.lk .k {color: black; background-color: #ff3366; text-decoration: none; font-style: normal; font-weight: normal;}
.lk .l {color: black; background-color: #ffff66; text-decoration: none; font-style: normal; font-weight: normal;}

.m-k {color: black; background-color: #ff66ff; text-decoration: none; font-style: normal; font-weight: normal;}
.m-l {color: black; background-color: #66ff66; text-decoration: none; font-style: normal; font-weight: normal;}
.k-l {color: black; background-color: #ff9933; text-decoration: none; font-style: normal; font-weight: normal;}
.m-k-l {color: black; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: bold;}

.jn .m {color: black; background-color: #00ccff; text-decoration: none; font-style: normal; font-weight: normal;}
.jn .k {color: black; background-color: #ff3366; text-decoration: none; font-style: normal; font-weight: normal;}
.jn .l {color: black; background-color: #ffff66; text-decoration: none; font-style: normal; font-weight: normal;}

/* end slot2print.css */