BODY {
	background-color: #ffd;
}
H4	{
	margin-left: 7%;
}
DIV.subtitle {
	font-size: 0.9em;
}
DIV.bookdata {
	font-size: 0.92em;
/*	line-height: 130%;	*/
	color: #555;
}
DIV.bookappend {
	font-size: 0.92em;
}
DL.links {
	margin-top: 0.3em;
	margin-bottom: 1em;
}
DL.links DT {
	margin-top: 0.1em;
}
DL.links DD {
	font-size: 0.92em;
/*	line-height: 130%;	*/
}
H5 {
	font-size: 0.92em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

@media all {

DIV.bookdata {	line-height: 130%;	}
DL.links DD {	line-height: 130%;	}


}
