@media print {
	#header { display: none; }
	#content { padding: 0px; margin: 5px; }
	#content a { text-decoration: underline; }
}
