xxxxxxxxxx
<style>
@media print {
div.noprint {
display: none;
}
}
.pechatclass {
width: 750px;
text-align: center;
padding: 0;
margin: 0;
}
td {
border-collapse: collapse;
border-width: 1px;
border-color: black;
border-style: double;
}
th, td {
padding: 9px;
text-align: center;
}
</style>