@charset "utf-8";
@media print {
.shade {background-color: rgb(204,204,204); color: black; font-weight: normal; border-style: none;}
.rvid {background-color: blue; color: white; border-style: none;}
.chag {background-color: blue; color: white; font-style: italic; font-weight: normal; border-style: none;}
.b {background-color: blue; color: white; font-style: italic; font-weight: normal; border-style: none;}
}