@page { size 8.5in 11in; margin: 2cm }
 /* change print layout */
	body {
		background-color: #FFFFFF;
	}
	a:link {
		color: #000000;
	}
	a:visited {
		color: #000000;
	}
	.copyright {
		font-size: 7pt;
		color: #000000;
	}
	.lable {
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
	}
	.noPrint {
		display: none
	}
	.listText {
		font-size: 9pt;
		text-decoration: none;
		font-weight: normal;
	}

