.noPrint {
	display: none;
}
.hiddenPrint {
	visibility: hidden;
}
.foot{
  background-color : #5b5b5b;
  text-align : center;
  height : 15px;
  display: none;
}
