


a.greatest-hits, a.greatest-hits:visited    {
	color: Navy;
	font-weight : bold;
	font-family : arial, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}

a.greatest-hits:active, a.greatest-hits:hover  {
	color: #CC6600;
	text-decoration: none;
	font-size : 8pt;
	font-family : arial, sans-serif;
}

.intro {

}

.intro EM {
	font-family : times new roman, serif;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
}

.speaker-box {
	font-size : 12px;
	font-family: arial, tahoma, sans-serif;
}

.speaker-box EM {
	font-style : italic;
}

a.audio:link,a.audio:visited    {
	color: Navy;
	font-weight : bold;
	font-family: arial, tahoma, sans-serif;
	font-size : 12px;
	text-decoration: none;
}
a.audio:active,a.audio:hover  {
	color: #CC6600;
	text-decoration: underline;
	font-size : 12px;
	font-family: arial, tahoma, sans-serif;
}

div.recordingtranscriptlist {
	background-color : #DBDBDB;
	padding : 5pt;
}

table.recordingstranscripts {
	background-color : #DBDBDB;
	padding : 2pt;
	border : 0;
	width : 100%;
	font-size : 8pt;
}

div.audiohelp {
	font-size : 9pt;
}