BODY {	
	background-color: white;
	color: black;
}

BLOCKQUOTE CITE {
	text-align: right;
	font-style: normal;
}


.loc TD {
	vertical-align: top;
}

.indent {
	margin-left: 20px;
}

.artist { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	color: black;
}

.title {
	font-size: 18pt;
	font-weight: bold;
	color: blue;
}

h3.cmc {
	text-align: center;
	font-weight: bold;
}

.right { 
	text-align: right; 
}
.center { 
	margin: 0px 0px 0px 0px;
	text-align: center; 
}

DL.info {
	color: black;
}

.tracks CITE {
	color: black;
}

.tracks EM {
	color: gray;
}

H1 {	
	color: #FFA500; 
	background-color: #00008B; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	border: 1px none;
}

TABLE.menu TH {
	color: #FFA500; 
	background-color: #00008B; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	text-align: center;
	padding: 8px 0px 8px 0px;
	border: 1px none;
}
