/* Print Styles */
body { 
	font-family: Arial, Helvetica, sans-serif;
	background: none;
}
#wrapper {
	background: none;
}
#header img {
	display: none;
}
h1, h2, h3, h4, h5, h6, h2.bag {
	margin: 0;
	padding: 5px 0 5px 0;
	background: none;
}
#header h1, #header h2 {
	font-size: 1.4em;
	float: left;
}
#footer {
	background: none;
}
input.submit {
	padding: 3px;
}