/* print styles */
body 	 {
		background: white;
		 }
#header {display: none;}
#content {
		width: auto !important;
		height: auto !important;
		border: 0px none;
		margin: 0 0 0 0;
		padding: 0;
		float: none !important;
		
		}
		
#footer {display: none;}
.bodytxt {font-size:11pt;}