/* ---BEGIN--- css/print.css ---BEGIN--- */
body {
	background: white;
	font-size: 12pt;
}
#leftbar, #accessibility, #banner, #footer, #signature, #searchlink, h1, h2, img, hr, form, .back_list, .look_familychild, .moreinfo, .post_message {
	display: none;
}
#contents {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
#main {
	width: auto;
	padding-top: 1em;
}
h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	line-height: normal;
	font-size: 12pt;
	color: black;
}
p {
	text-align: justify;
}
a:link, a:visited {
	color: #000000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
/* ---END--- css/print.css ---END--- */