/* print.css */
html, input, textarea
{
    font-family:Tahoma,Arial,Sans;
    font-size:0.688em;
    line-height:1.273em;
    color:#373d41;
    padding: 0;
    margin: 0;
}


#header{
    display: none;
}

.rc_label{
    font-weight: bold;
}

a img{
    border:0 none;
    display:none;
}