<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	@media all {
		#global_message { font-size: 120%; !important; }
		.container { max-width: 980px !important; }
		body,p,a,div,span,small,h1,h2,h3,h4,h5,h6,label,button { font-family: Arial, "Trebuchet MS", Helvetica, "Lucida Grande", sans-serif; }
		img {	height: auto; max-width: 100%; }		
		h1,h2,h3,h4,h5,h6 { color: #333; font-weight: 500; }
		h1,h2,h3,h4,h5,h6 { line-height: normal !important; }
		h1 { font-size: 24px !important; } h2 { font-size: 22px !important; } h3 { font-size: 18px !important; } 
		h4 { font-size: 16px !important; } h5 { font-size: 12px !important; } h6 { font-size: 11px !important; }
		h1 small { font-size: 14px !important; } h2 small { font-size: 12px !important; }
		h3 small { font-size: 11px !important; } h4 small { font-size: 10px !important; }
		#left-side 	 { padding-left: 0px !important;  }
		#middle-side { padding-left: 0px !important; margin-left: 0px !important; }
		#right-side  { padding-left: 0px !important; }
		#title { margin-bottom: 0px !important; }
		#google_translate_element { height: 45px; padding-left: 5px; }
		ul{ list-style-type: none; }		
		.navigation li { font-size: 18px !important; font-weight: bold !important; }	
		.nav-list { padding-left: 5px !important; padding-right: 5px !important; }
		.custom_buttons { padding: 10px 0px 5px 0px !important; }		
		.table { margin-bottom: 0px; }
		.table th, .table td { padding: 5px; line-height: normal !important;
		  text-align: left; vertical-align: top; border-top: 1px solid #dddddd; }		
		a.header_text { position: absolute; padding: 120px 0px 0px 30px !important;
			color: #D7DF23;	font-size: 34px !important; text-shadow: 5px 5px 5px #000; }
		.bs-docs-sidenav {
			padding: 0;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			border-radius: 6px;
			-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
			-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
			box-shadow: 0 1px 4px rgba(0,0,0,.065);
		}
		.bs-docs-sidenav .icon-chevron-right {
			float: right;
			margin-top: 2px;
			margin-right: -6px;
			opacity: .25;
		}
		.bs-docs-sidenav &gt; li &gt; a {
			display: block;
			margin: 0 0 -1px;
			padding: 8px 14px;
			border: 1px solid #e5e5e5;
			font-weight: bold;
		}
		.bs-docs-sidenav &gt; li:first-child &gt; a {
			-webkit-border-radius: 6px 6px 0 0;
			-moz-border-radius: 6px 6px 0 0;
			border-radius: 6px 6px 0 0;
		}
		div.fb-like-box.fb_iframe_widget iframe {
			width: 185px !important;
		}
	}
	@media print { 
		a[href]:after { content: ""; }
		abbr[title]:after { content: ""; }		
		.noPrint, .btn { display: none !important; }
		#container { background-color: #fff; }
		a { text-indent:-9999px; }		
	}

</pre></body></html>