@charset "utf-8";
/* CSS Document */
.noprint { 
  display : compact; 
} 

.print { 
  display : none; 
} 
