BODY {
	background-color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10;
	text-align : left;
	color : #ffffcc;
}
table {
	font-size : 12;
}
.footer { 
	color: #6B6F7E;
	font-size: 10;
 }
 A:LINK {
	color : #5F5FA1;
	text-decoration : none;
}
 A:VISITED {
	color : #5F5FA1;
	text-decoration : none;
}
 A:HOVER {
	color : #5F5FFF;
	text-decoration : none;
}
.finder {
	color : Black;
	font-size : 6;
}
.textTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size :18;
	color : #464953;
	text-decoration : none;
}
.textSubTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	font-size : 16;
	color : #4A6380;
	text-decoration : none;
}
.artistTitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	text-decoration : none;
	background-color : #6B6F7E;
	color : White;
}
.textGrayBack{
	background-color : #DDDDE7;
	color : #00002d;
}
.textDarkGrayBack{
	background-color : #6B6F7E;
	color : White;
}
.textBlackBack{
	background-color : Black;
	color : White;
}
.talkTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size :18;
	color : #4F50A8;
	text-decoration : none;
}
.talkSubTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	font-size : 14;
	color : #5F75B7;
	text-decoration : none;
}
.disc {
	border-color: #6B6F7E;
	border-width: 1;
}
.artistPic{
	border-color: #6B6F7E;
	border-width: 1;
}


