.bodycontent {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #330000;
}
.title1 {
	font-family: "trebuchet ms";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
table.sample {
	border-spacing: 2px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
	width: 500px;
	background-color: #CCCC99;
}
table.sample th {
	padding: 0px;

	-moz-border-radius: 0px 0px 0px 0px;
	margin: 0px;
}
table.sample td {
	padding: 2px;

	-moz-border-radius: 0px 0px 0px 0px;
	margin: 0px;
}
.sampletracks {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.bandtitle {

	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
