/* ------------------------------------------------------- */
/* Printed Elements Styles								   */
/* ------------------------------------------------------- */
html, body { background:#fff;}
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
}
a, a:visited, a:hover, a:active{
	color:#000;
	text-decoration:none;
}
#nav, h2, #secondary-nav, #footer, h1#logo, #header, .column-side,.languages {
	display:none;
}

p{line-height:1.5em !important}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}
