.url, .section_reference, .table_reference, .see,
.locator, .abbr,
.relocated_to, .new_location, .abbr
{ 
    pointer-events: none !important; 
    cursor: text !important; 
    text-decoration: none !important; 
    color: black !important; 
}

.changed_ICC, .changed_nonICC_CA, .change_ICC, .change_virginia, .changed_nonICC_VA
{ 
    color: black !important; 
}

.changed_ICC table, .changed_ICC table td, .changed_ICC table tr, .changed_ICC table tr td {
    border-color: black !important;
    color: black !important;
}

.changed_nonICC_VA table, .changed_nonICC_VA table td, .changed_nonICC_VA table tr, .changed_nonICC_VA table tr td, .changed_nonICC_VA td {
    border-color: black !important;
    color: black !important;
}

.changed_nonICC_CA table, .changed_nonICC_CA table td, .changed_nonICC_CA table tr, .changed_nonICC_CA table tr td, .changed_nonICC_CA td {
    border-color: black !important;
    color: black !important;
}

.change_ICC_table table, .change_ICC_table table td, .change_ICC_table table tr, .change_ICC_table table tr td, .change_ICC_table td {
    border-color: black !important;
    color: black !important;
}

.change_virginia_table table, .change_virginia_table table td, .change_virginia_table table tr, .change_virginia_table table tr td, .change_virginia_table td {
    border-color: black !important;
    color: black !important;
}

.deletion_marker, .deletion_marker_paragraph
{ 
    background-image: none !important; 
    background-size: 2% auto !important; 
    height: 18px !important; 
    margin-left: -40px !important; 
    margin-top: -10px !important; 
    margin-bottom: -10px; 
} 