<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
	CSS Reset 
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
	color:#000000;
	font-family:"helvetica neue",Helvetica,Arial,Verdana,sans-serif;
}
html, body, .container { background: #fff !important; background-color: #fff !important; background-image:none !important}

#box-impression, #main-header, #breadcrumbs, #footer-area, #footer-bottom-area, .rb-about-text .rb-buttons { display: none !important;}
.container { box-shadow: none !important;}</pre></body></html>