@media print {

h1, h2, h3, h4 {
	font-family:verdana, sans-serif;
	color:#000;
	margin:1em 0;
}

h2  {
	font-size:1em;
}
h3  {
	font-size:0.9em;
	border-bottom:#ddd solid 1px;
}
h4  {
	font-size:0.8em;
}

p {
	font:0.7em georgia, serif;
	margin:0.8em 0;
	line-height:1.2em;
}

img {
	border:none;
}

#head {
	width:100%;
	height:auto;
}

#inner {
	width:100%;
}

#topnav {
	display:none;
}

form {
	display:none;
}

#tag {
	display:none;
}


}
