.noPrint, .RegButton
{
  display: none;
}
body
{
	font: 11pt Georgia, "Times New Roman", serif;
}


.Print {
	position: static;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	overflow: visible;
	color: black;
}

