h5 /* subtop links */    { color: silver; font-size: 10pt; font-family: tahoma; font-weight: lighter; line-height: 16pt }
a:link      { color: #999; font-weight: normal; text-decoration: underline }
a:visited  { color: #999; font-weight: normal; text-decoration: underline}
a:hover  {
	color: #333333;
	font-weight: normal;
	text-decoration: underline
}
a:active { color: #999; font-weight: normal; text-decoration: underline }
td   { color: #edecec; font-size: 10pt; font-family: tahoma; font-weight: normal }
h1  /* titles and artist names */  {
	color: #fff;
	font-size: 14pt;
	font-family: arial;
	font-weight: bold;
	font-stretch: ultra-condensed;
	letter-spacing: normal;
	margin: 0.67em 0
}
h3  /* normal text */     {
	color: #edecec;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
	line-height: 14pt;
	margin: 1em 0;
	text-align: justify;
}
h4   /* main headings */         { color: #cecece; font: small-caps bold 12pt/12pt tahoma; font-stretch: ultra-condensed; vertical-align: top !important }
h2  /* subtitles, dates, venues */ {
	color: #EDECEC;
	font-size: 10pt;
	font-family: tahoma;
	font-weight: normal;
	margin: 1em 0
}
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;
}
