div.pagePrint
{
  background-color: #ffffff;
	width: 680px;
  border: 0px;
}

div.headerPrint {
  text-align: right;
  background-color: #ffffff;
  padding: 4px 0px 12px 0px;
  width: 680px;
}

div.containerPrint {
	width: 680px;
	background: #ffffff;
	margin: 0px;
	border: 0px;
	text-align: left;
}

div.contentPrint {
	text-align: justify;
	padding: 0px 0px 25px 5px;
	border: 0px;
}

