
dl.artists {
	font-size: 11px;
	width:47%;
	float:left;
	color: #565C69;
	margin-right:2%;
}

dl.artists dt {
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

dl.artists dd {
	margin-bottom:10px;
}

dl.artists ul {
	list-style: none;
}

dl.artists  a {
	color: #385087;
	text-decoration: none;
}

div.contents h3 {
	margin-bottom:10px;
	font-size: 11px;
	color: #565C69;
}
div.contents p, div.contents td {
	font-size: 11px;
	color: #565C69;
	line-height: 150%;
	margin-bottom: 1em;
}
