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

#nav1, #flashcontent, #logo  {
display: none !important;
}

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

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

img {
border-style: none;
}

a:link, a:visited, a:hover, a:active {
color: #000;
}

