@import url("/jportal/css/juris_printBase_and_pdf_rtf.css");
.diffDel {
color: #000000;
background-color: transparent !important;
border-bottom: 1px dotted #000000;
}
.diffAdd {
color: #945E00;
background-color: transparent !important;
text-decoration:line-through;
}
.docHighlight {
background-color: yellow;
}