*{
	margin: 0;
	padding: 0;
}
body{
	font: .75em "trebuchet ms", sans-serif;
}
body, #wrapper{
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#header, #quote, #nav, #host{
	display: none;
}
#print_header h1{
	font-size: 1.7em;
}
h2{
	margin: 15px 0 10px 0;
}
h3{
	margin: 0 0 3px 10px;
}
h4{
	margin: 0 0 3px 10px;
	font-size: .9em;
}
ul{
	margin: 0 0 15px 10px;
	padding: 0 0 0 23px;
}
a{
	text-decoration: none;
	color: #000;
}
dl dt, dl dd{
	margin: 5px 0;
}
.field{
	width: 99%;
	font: 1em "trebuchet ms", sans-serif;
}
.button{
	font: 1em "trebuchet ms", sans-serif;
}