* {
background: transparent !important;
color:#000 !important;
text-shadow: none !important;
filter: none !important;
--ms--filter: none !important;
}

body {
margin: 0;
padding: 0;
line-height: 1.4em;
font: 12pt Georgia, "Times New Roman", Times, serif;
}



@page {
    margin: 0.5 cm;
}

.print {
    display: block;
}

.no-print {
    display: none;
}

img {
    max-width: 100%;
}

.wrap {
 width: 100%;
 margin: 0;
 float: none !important;
}

a, a:visited {
    text-decoration: underline;
}