body {
	font-family: Arial, Helvetica, sans-serif;
}


.text{
	
	font-size: 8.5pt; 
	font-weight: bold;
	color: black;
	line-height: 10pt;
	margin-left: 27px; 
	margin-right: 29px; 
	margin-top: 15px; 
	text-align: justify;
}
div.text {
	font-weight: normal;
	text-align: left;
}
div.text#index span.date {
	font-weight: bold;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt; 

	color: black;
	position: relative;
}
table td {
	vertical-align: top;
}

div {
	position: relative;
}

table#discography_listing {
	margin-left: 27px; 
}
table#discography_listing td {
	padding-right: 12px;
	padding-left: 4px;
	border-left: 1px #EAEAEA solid;
}

div.item {
	margin-bottom: 12px;
}

A:link {
	color:#4E2121
}
A:visited {
	color:#4E2121

}
A:active {color: #990000;}
A:hover {color: #990000;}
A {text-decoration: none;}

span.gray {
	color: #666666;
}
