BODY, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.noprint {
	visibility:hidden;
	position:absolute;
}

.printonly {
	visibility:visible;
	position:relative;
	height:auto;
	overflow:visible;
	z-index:1;
}

.bodyLayer {
	position:relative;
	left:-100px;
	width: 570px; 
}
