/* CSS Document */
.no_print{
display:none;
}
.print{
text-align:left;
width:500px;
}
table{
background:none;
}