<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body{
    background-image: none;
    background-color: #fff;
}

#logo, #menu, .product_main_cont, .halfmenu, #footer, #webbyra, #noprint{
    display:none;
}

.half.printable{
    width:100%;
    box-shadow:none;
    border-radius:0px;
}
</pre></body></html>