<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Start of CMSMS style sheet 'Print' */
/* Print stylesheet */
body {
color: #000 !important;
background-color:#fff !important;
background-image:none !important;
font-family:arial;
border:0 !important;
}
h1, h2, h3 {
margin:0;
padding:.5em 0;
line-height:normal;
}
#wrapper, #container, #content, #contactInfo, .picturelist {
margin:0 !important;
padding:0 !important;
width:100% !important;
border:0 !important;
background-color:#fff !important;
background-image:none !important;
color:#000;
}
.noprint, .inquiry_button, .inquiry_button2, .inquiry_button3, #logo img, #menu_container, #menu, #footer  {
display:none !important; 
margin:0;
padding:0;
top:0;
}
.print {
display:block;
visibility:visible;
}
.thumb {
float:none;
display:block;
height:auto;
width:auto;
margin:0;
padding:.5em 0;
}
/* End of 'Print' */

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