body {
margin: 0 auto;
padding: 0;
font-family: "Times New Roman",Serif;
color: #000000;
background: white;
font-size: 12pt;
page-break-inside: avoid;
}
	

#wrap, #content, #content div.box1,div.box2,div.box3{
width: auto; 
height: auto;
padding: 0; 
border: 0;
float: none !important;
color: black; 
background: transparent;
page-break-inside: avoid;
}

#head,#footer {
display: none;
}

td { page-break-inside: avoid; }


a:link, a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}