/* Styles applied when a user prints */
/* Use to hide or adjust elements to look nice on paper */
body
{
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:160%;
	color:#000;
}
img, img a
{
	border:0;
}
#primary-navigation
{
	display:none;
}
a
{
	color:#36c;
}