<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif !important;
}

#menu_top,
#header,
#footer
{
	display:none !important;
}

body,
a, h1, h2, h3
{
	color:#000 !important;
}

#faqs .ui-accordion-content{ display:block !important; }</pre></body></html>