html {
height: auto;
margin-bottom: 0;
}

body {
background: #fff none;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
line-height: 16pt;
}

#header, #sidebar, #footer {
display: none;
}

#content, #scroller, #textcontent {
clear: both;
width: auto;
overflow: visible;
float: none;
position: relative;
}

h1,h2,h3,h4,h5,h6 {
page-break-after:avoid;
}






