.nonprintingitem {
        visibility: hidden;
}
.printingitem {
	visibility: visible;
}
.eventday {
        border: 3px solid #93D094;
}

