/* Producers Style */

<style type="text/css">

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: left;	
}

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
a {
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline overline;
	color: #FFF;
	background-color: #722b12;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}td img {display: block;}
.tableheaders {
	font-weight: bold;
	color: #FFF;
}

.articletitle {
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#columnleft {background-image:url(images/tracing_sides_left.jpg); background-repeat:repeat-y;
}
#columnright {background-image:url(images/tracing_sides_right.jpg); background-repeat:repeat-y;
}
.highlights {
	font-weight: bold;
}
.pstart {
	font-size: 14px;
	font-weight: bold;
}
.songExplain {
	font-style: italic;
	font-size: 10px;
}
</style>
