.noPrint, .OrangeBrd, .OrangeBrd2, #cma
{
  display: none;
}
.Print
{
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	overflow: visible;
	color: black;
}
body
{
	background: #ffffff;
	font: 11pt Georgia, "Times New Roman", serif;
}