.no_Print
{
    DISPLAY: none; 
}

.printable
{
    DISPLAY: block; 

}