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

	html 		{ background-color:#4c4c4e;}
	#Content 	{ max-width:70em; border:0.09em #000 solid; background-color:#fff; margin:0 auto; padding:0.5em; border-radius:0.5em;}
	
	h1 			{ margin-top:1em; text-align:center;}

	#Work_Area				{ margin-right:13em;}

	#processing_notes			{ float:right; font-size:0.8em; width:15em; margin:0.2em; padding:0.3em; border:0.09em dotted #ccc;}
		#processing_notes h3	{ margin-top:0;}
</pre></body></html>