.contact-table  { 
	font-family: verdana, arial;
	font-size: 9pt;
	color: #000; }

.music-table {
    font-family: verdana, arial;
    font-size: 8pt;
    color: #000; 
    }

.music-table a:link    {color: #000; text-decoration: none; font-weight: bold; font-size: 8pt;}
.music-table a:hover   {color: #57422C; text-decoration: underline; font-weight: bold; font-size: 8pt;}
.music-table a:visited {color: #000; text-decoration: none; font-weight: bold; font-size: 8pt;}
.music-table a:active  {color: #000; text-decoration: none; font-weight: bold; font-size: 8pt;}

.MusicMenuOn a:link    {color: #000; text-decoration: underline; font-weight: bold; font-size: 11pt;}
.MusicMenuOn a:hover   {color: #57422C; text-decoration: underline; font-weight: bold; font-size: 11pt;}
.MusicMenuOn a:visited {color: #000; text-decoration: underline; font-weight: bold; font-size: 11pt;}
.MusicMenuOn a:active  {color: #000; text-decoration: underline; font-weight: bold; font-size: 11pt;}

.MusicMenuOff a:link    {color: #000; text-decoration: none; font-weight: bold; font-size: 11pt;}
.MusicMenuOff a:hover   {color: #57422C; text-decoration: underline; font-weight: bold; font-size: 11pt;}
.MusicMenuOff a:visited {color: #000; text-decoration: none; font-weight: bold; font-size: 11pt;}
.MusicMenuOff a:active  {color: #000; text-decoration: none; font-weight: bold; font-size: 11pt;}

.siteindex a:link    {color: #000; text-decoration: none; font-weight: bold; font-size: 14pt;}
.siteindex  a:hover   {color: #57422C; text-decoration: underline; font-weight: bold; font-size: 14pt;}
.siteindex  a:visited {color: #000; text-decoration: none; font-weight: bold; font-size: 14pt;}
.siteindex  a:active  {color: #000; text-decoration: none; font-weight: bold; font-size: 14pt;}


h1 {
	color: #000000;
	border-bottom: dotted 1px #333;
	font-size: 14pt;
	font-family: Verdana, Arial;
	margin-top: 0;
}

h2 {
	color: #000000;
	border: 0;
	font: 11pt Verdana, Arial;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	color: #000000;
	border-bottom: dotted 1px #333;
	font-size: 11pt;
	font-family: Verdana, Arial;
	margin-top: 0;
}