@charset "utf-8";
/* CSS Document */

.noprint
{
display: none;
}
.break {page-break-before:always;}

.nobreak {page-break-inside: avoid;}
