/****************************************
 * Z-Graphics
 * Print CSS Rules
 ****************************************/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333;
	background: #fff;
 	}

a {
	color:#666;
	text-decoration: none;
}	

hr,
#skipnav,
h1 img,
#mainnav,
#footer ul {
	display: none;
	}