<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* "Yet Another Multicolumn Layout" (c) by Dirk Jesse (http://www.yaml.de)
* $Revision: 1.3 $ $Date: 2007/11/23 13:40:12 $ */
/**
 *
 * $Id: iehacks.css,v 1.3 2007/11/23 13:40:12 ry30 Exp $
 *
 */

@media print {
body,#page_margins,#page,#main { border: 0; margin: 0; padding: 0; }

#page_margins,#page{ max-width: none; min-width: inherit; width: 100% !important; }

.c25l,.c33l,.c38l,.c50l,.c62l,.c66l,.c75l,.c25r,.c33r,.c38r,.c50r,.c62r,.c66r,.c75r { display: table; float: none; margin: 0; overflow: visible; width: 100%; }

.subc,.subcl,.subcr { margin: 0; padding: 0; }

body *{ font-family: "Times New Roman", Times, serif; }

code,pre{ font-family: "Courier New", Courier, mono; }

body{ font-size: 12pt; }

h1,h2,h3,h4,h5,h6{ page-break-after: avoid; }

/*abbr[title]:after,acronym[title]:after{ content: '(' attr(title) ')'; }

#page a[href^="http:"],#page a[href^="https:"]{ background-image: none; padding-left: 0; }

a[href]:after{ background: inherit; color: #444444; content: " &lt;URL: "attr(href)"&gt;"; font-style: italic; }

#col1_content:before,#col2_content:before,#col3_content:before{ background: inherit; color: #888888; content: ""; display: block; font-size: 1.5em; font-weight: 700; } */

.floatbox,.subcolumns,.subcolums_oldgecko{ display: table; overflow: visible; }

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