body { background: #fff; }
h1 { color:#000; }

html, body {
  height:100% !important;  
  margin: 0 !important; 
  padding: 0 !important;
}

table { 
  max-height: 100%;
  overflow: hidden;
  page-break-after: always;
}	

iframe {
	border: none;
}
