table.music {
	margin: 1.50em 0;
}
table.music th, table.music td {
	padding: 10px;
}
table.music th {
	background-color: #F0F0F0;
	color: blue;
}	

table.music a.link {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}

table.music th.light, table.music td.light {
	font-size: 80%;
}
table.music td.number {
	color: blue;
	font-weight: bold;
}
table.music td.number, table.music td.light {
	text-align: center;
	width: 7.5em;
}
table.music td {
	border-bottom: 1px solid #F0F0F0;
}

dl dt {
	margin-top: 1.00em;
}
dl dd {
	margin-top: 0.25em;
	width: 4.00in;
}
