h5 /* subtop links */    { color: silver; font-size: 10pt; font-family: tahoma; font-weight: lighter; line-height: 16pt }
a:link      {
	color: #FF6633;
	font-weight: normal;
	text-decoration: underline
}
a:visited  { color: #999; font-weight: normal; text-decoration: underline}
a:hover  {
	color: #FF6633;
	font-weight: normal;
	text-decoration: underline
}
a:active { color: #FF6633; font-weight: normal; text-decoration: underline }
td   { color: #666666; font-size: 10pt; font-family: tahoma; font-weight: normal }
h1  /* titles and artist names */  {
	color: #666666;
	font-size: 28pt;
	font-family: arial;
	font-weight: bold;
	font-stretch: ultra-condensed;
	letter-spacing: normal;
	margin: 0.67em 0; 
}
h4  /* normal text */     {
	color: #edecec;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
	line-height: 14pt;
	margin: 1em 0;
	text-align: justify;
}
body 
 {
	color: #666666;
	font-size: 11pt;
	font-family: arial;
	font-weight: normal;
	line-height: 12pt;
	margin: 1em 0;
	text-align: justify;
}

h3  /* normal text */     {
	color: #666666;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
	line-height: 12pt;
	margin: 1em 0;
	text-align: justify;
}

h2  /* subtitles, dates, venues */ {
	color: #666666;
	font-size: 14pt;
	font-family: arial;
	font-weight: normal;
	margin: 1em 0; line-height: 5pt ;
	
}

blockquote  { color: #d4e2f9; font-size: 11pt; font-family: tahoma; font-weight: normal; margin: 1em 0 }
input { color: black; font-size: 8pt; font-family: tahoma; font-weight: lighter; line-height: 16pt; background-color: #edecec }
button { font-size: 10pt; font-family: tahoma; font-weight: lighter;}
h6 {
	font-family: arial;
	font-size: 24px;
	letter-spacing: normal;
	font-stretch:ultra-expanded;
	color: #999;
}