body {
	font-family: Arial, Helvetica, sans-serif;
}
.contact-credits {
	font-size: small;
}
.menuItem {
	font-size: small;
	font-weight: normal;
}
.title {
	font-size: medium;
	color: #003399;
	font-weight: bold;
}
.composer {
	font-size: small;
	color: #CC9900;
	font-weight: bold;
}
.description {
	font-size: small;
	font-weight: normal;
}
.categories {
	font-size: x-small;
	font-weight: bold;
	color: #000066;
}
.items {
	font-size: small;
	font-weight: bolder;
}
.instructions {
	font-size: x-small;
	color: #000000;
}
.tblSongs {
	border-collapse: separate;
	border-spacing: 4px;
	width: 100%;
}
.tblItems {
	min-width: 350px;
	padding-right: 6px;
}
.disabled {
	color: #CCCCCC;
}
.header1 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	background-color: #0099CC;
	text-align: center;
}
.CatHeader {
	background-image: url(../images/iaFooterSpacer.gif);
	font-size: medium;
	color: #003399;
	font-weight: bold;
}
