/* styles for print */



body, article, aside {
	font-family: verdana, arial, georgia;
	text-align: left;
	background-color: white;
	margin: 0;
	float: none;
	width: 100%;
	color: black;
}

h1, h2, #nav, footer {display: none;}


h3 {
	font-size: 150%;

}

h4 {	font-size: 120%;

}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 90%;
}


