

.repertory .title STRONG {
	font-size: 16pt;
	font-family: Trebuchet MS;
	font-weight: normal;
	color: orange;
}
.repertory .title {
	color: #bbbbbb;
}
.repertory TD {
	color: #bbbbbb;
	vertical-align: top;
}

.repertory TD STRONG {
	color: white;
}
.repertory TD.title {
	vertical-align: bottom;
}
.repertory TD.space {
	vertical-align: top;
	background-color: #222222;
	height: 30px;
}
