div.holdings_body {
	position: relative;
	margin: 0 auto;
	width: 770px;
}

p.article {
	text-indent: 1em;
	line-height: 1.6;
	margin: 8px 0;
}

p.list {
	font-size: small;
	line-height: 1.6;
	margin: 8px 0;
}

div.title {
	background: #d7ebff;
	font-size : medium;
	font-weight : bold;
	margin: 20px 0 8px 0;
	padding: 5px 10px;
	border-left: solid 10px #a7bbcf;
}

h1{
	margin-top: 15px;
	margin-left: 0;
	margin-right: 0;
	font-size: xx-large;
	font-style: italic;
	color: #000000;
}
