#artist {
	font-size: 95%;
	font-weight: bold;
}
#release {
	font-size: 95%;
	font-weight: bold;
}
#status {
	font-size: 50%;
	color: #333333;
}
#catalognum {
	font-size: 75%;
}
#date {
	font-size: 50%;
	color: #333333;
	font-weight: bold;
}
#catalog {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 100%;
}
#catalog td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 3px 3px 3px 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
