/* begin carlson4.css */

@import url(styles.css);

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

.mt {color: black; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}
.mt .m {color: blue; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}
.mt .k {color: red; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}
.mt .l {color: green; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}

.mk {color: black; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}
.mk .m {color: blue; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}
.mk .k {color: red; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}
.mk .l {color: green; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}

.lk {color: black; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}
.lk .m {color: blue; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}
.lk .k {color: red; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}
.lk .l {color: green; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: normal;}

.m-k {color: purple; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: bold;}
.m-l {color: teal; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: bold;}
.k-l {color: olive; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: bold;}
.m-k-l {color: black; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: bold;}

.jn .m {color: blue; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: bold;}
.jn .k {color: red; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: bold;}
.jn .l {color: green; background-color: #ffffff; text-decoration: none; font-style: normal; font-weight: bold;}

/* end carlson4.css */