h1.audio_title {
	font: 3.0em Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: yellow;
}

h2.audio_title {
	font: 2.0em Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: yellow;
}

table.media {
	width:600px;
	padding:1;
	border-color: #404040;
}

td.audio_title {
	font: 1.0em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: yellow;
	border-color: #404040;
}

td.audio_entry {
	text-align: center;
	font: 1.0em Arial, Helvetica, sans-serif;
	color: white;
	border-color: #404040;
}

p.copyright {
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	color: white;
}

