/* -------------------------------------------- */
/* Story_Print */
body{
	font-family:verdana, arial, tahoma, sans-serif;
	font-size:12pt;
	line-height:1.4em;
	background:#fff;
}
h1{
	background:none;
	text-indent:auto;
}
a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
}
div.picture{
	margin:10px;
	margin-right:0;
	border:2px solid #ddd;
	padding:5px;
}
img{
	margin-bottom:5px;
}
div#date{
	margin:10px 0;
}


