body {
  margin: 0px;
  padding: 0px;
  font-family: TAHOMA;
  font-size: 12px;
}
@page {
  size: 8.5in 11in;  /* width height */
}

h3{
	font-size: 13px;
	font-weight: bold;
	color: #9c393c;
}

#np,input,button{
	display: none;
}

#footer {
	position: fixed;
	bottom: 0;
}

tfoot {
	display: table-footer-group;
	position: fixed;
	bottom: 0;
}
