/* Alistapart.com - for print. Revised Apr 16, 2004, copyright 2004 Happy Cog Studios */

body
	{
    color: #000000;
	background-color: #fff;
	}

.html {width: 100%;}

.white { background-color: #fff; }

.content, .title {
	width: auto;
	width: 99%;
	font-family: "Arial, Helvetica",sans-serif;
	background-color:#ffffff;
   	border: 0px none;
	float: none !important;
	left: 0px;
	top: 0px;
   	margin: 0px;
   	padding: 0px;
   	color: black;
   	background: #ffffff;
   	height: auto;
   	}
   	
.footer {
	display: none;
	}
.navigation {
	display: none;
	}
.leftnav {
	display: none;
	}
.topnav {
	display: none;
	}
.eulogo {
	display: none;
	}
.logo {
	display: none;
	}
.hide {
	display: none;
	background: #ffffff;
	}
