/* Print Style Sheet */

body {
font-size: 10pt;
background-color: white;
color: black;
width: auto;
}

#headercell { display: none;}

#header {display: none;}

#footer {display: none;}

#tablecontent { width: auto;
font-size: 10pt;
border: 0;
margin: 0px 20px 0px 0px;
padding: 0;
float: none !important;
}
