a:link {color: rgb(51,51,51);} 
a:visited {color: rgb(51,51,51);} 
a:hover {color: rgb(51,51,51);} 
a:active {color: rgb(51,51,51);}

div#title {
	height: 35px;
}

div#head_text {
	width: 520px;
	height: 30px;
	margin-top: 10px;
	font-size: 9pt;
	color: black;
/*
	text-align: justify;
	text-justify:distribute;
*/
	line-height: 22pt;
	border-bottom: 1px solid rgb(0,103,255);
}

div#artist {
	width: 640px;
	_width: 600px;
	margin-top: 11px;
	line-height: 22pt;
}

div.artist-name {
	height: 20px;
	font-size: 9pt;
	padding-bottom: 5px;
	color: rgb(51,51,51);
}

div.artist-text {
	width: 500px;
	overflow: hidden;
	font-size: 9pt;
	color: rgb(128,128,128);
	margin-left: 20px;
	padding-bottom: 10px;
	line-height: 15pt;
}


span.name {
	font-size: 9pt;
	color: rgb(51,51,51);
}

span.text {
	font-size: 9pt;
	color: rgb(128,128,128);
}
