
.noprint {
    display:            none;
    }

.printonly {
    display:            inline;
    }

p strong, li strong {
    background-color:   inherited;
    font-weight:        bold;
    }