<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, td { 
	font-family : Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-size: 10pt; 
	color: black; 
}

body { 
	margin-left: 0cm; 
	margin-right: 0.5cm;
	border: 0; 
}

h1, h2, h3 { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	background: white; 
	color: black; 
	page-break-after: avoid;
}
ul, img {
	page-break-inside:Â&nbsp;avoid;
}
a:link, a:visited { 
	color: black; 
	text-decoration: underline;
}

.dontPrint, img.article, #statusMessage, #editorControls, .yui-nav, .ui-tabs-nav, 
#debug-footer, .debug-footer, .dtps_error, .dtps_highlight, .ui-tabs-nav { 
	display: none; 
}

#msgDiv, #guidisable, #guipopup {
	display: none;	
}

.printOnly, div.textareaShadow { 
	display: block; 
}

div.textareaShadow { 
	border: 1px solid Black; 
	font-size: 9pt; 
	padding: 4pt;
	position: relative;
	top: 0px;
	left: 0px;
	width: inherit;
}



#financial_column_set_selection {
	color: black; 
	background: grey;
}

#dtps_sidebar, 
#dtps_sidebar_header, 
#dtps_main_menu, 
#dtps_header, 
button, 
.ui-button
{
	display: none;
}

thead { display:table-row-group }
tfoot { display:table-footer-group }
table { display: inline-table; }


#dtps_wrapper {
	margin-left: 0 !important;
	top: 0px;
	left: 0px;
}

body .dtps_simple_content_wrap_content, body #dtps_content.fixed, body #dtps_content { 
	padding: 0 ; 
	margin: 0;
	background: white;
}
</pre></body></html>