/* Alistapart.com - for print. Revised Apr 16, 2004, copyright 2004 Happy Cog Studios */

html {width: 100%;}

body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
  	 }

#banner {
	display: none;
}

#bottom {
	display: none;
}

#footer {
	display: none;
}

#buttonsbar {
	display: none;
}

#content_bottom {
	display: none;
}
#img_top_left {
	display: none;
}
#img_top_right {
	display: none;
}
#img_bottom_left {
	display: none;
}
#img_bottom_right {
	display: none;
}
img {
	display: none;
}