<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 */

* {	margin:0; padding:0; outline:none; text-decoration:none; border:0; }

body, html { height:100%; font-size:100%; color:#000; font-family: Arial, Helvetica, sans-serif; }

#wrapper { width:100%;	height:100%; height:auto; }

.hideOnPrint { display:none; }

#propImages p { margin-bottom:20px; }

.mainCopy {	clear:both; width:100%; height:auto; margin:8px 0 20px 0; padding:10px 15px; }

.mainCopy p { margin-bottom:5px; }

h2 { font-size:1.5em; margin:10px 0; }

#printFooter { position:fixed; bottom:0; }

#header img { margin-right:100px; }

.screenHidden { display:inline-block; }
</pre></body></html>