
.forPrint {
    display: block;
}
#header {
    display:none;
}
.noPrint {
    display:none;
}

.Wrap690 {
    width:690px;
    margin:auto;
}
.txtRed {
    color: rgb(66, 186, 128);
}