/* ------------------------------------------------------- */
/* Printed Elements Styles								   */
/* ------------------------------------------------------- */
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;
}
#language-nav, #nav, #secondary-nav, #footer {
	display:none;
}

p{line-height:1.5em !important}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}
