/* Print styles */
/* CSS by http://www.alicewinthrop.com */
/* ------------------------------------------------------- */

#header_image, #nav1, #footer  {
display: none !important;
}

body, #content  {
float: none !important;
width: auto !important;
margin: 0 !important;
padding: 0 !important;
}

body {
background: #fff;
font-size: 12pt;
color: #000;
font-family: "Times New Roman", serif;
}