body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: 600;
}
.table-main {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.table-music {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table-bkg {
	background-image: url(images/dougBkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}
