@CHARSET "UTF-8";

h1 {
	margin-top: 0;
	text-indent: -20000px;
}

h2 {
	margin-top: 0;
	font-size: 10pt;
	font-weight: normal;
}

h2.home {
	color: #f00;
}

h2.artists {
	color: #f90;
}

h2.about {
	color: #ff3;
}

h2.releases {
	color: #ff3;
}

h2.music {
	color: #0f0;
}

h2.dates {
	color: #9cf;
}

#body.dates h2 {
	color: #9cf;
}

h2.video {
	color: #06f;
}

h2.gallery {
	color: #c0f;
}

h2.press {
	color: #f06;
}

h2.contact {
	color: #f00;
}

h2.error {
	color: #f00;
}

h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 9pt;
	font-weight: normal;
}

h3.home {
	color: #f00;
}

h3.artists {
	color: #f90;
}

h3.about {
	color: #ff3;
}

h3.releases {
	color: #ff3;
}

h3.music {
	color: #0f0;
}

h3.dates {
	color: #9cf;
}

#body.dates h3 {
	color: #9cf;
}

h3.video {
	color: #06f;
}

h3.gallery {
	color: #c0f;
}

h3.press {
	color: #f06;
}

h3.contact {
	color: #f00;
}

h3.error {
	color: #f00;
}

h4 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 8pt;
	font-weight: normal;
}

h4.home {
	color: #f00;
}

h4.artists {
	color: #f90;
}

h4.about {
	color: #ff3;
}

h4.releases {
	color: #ff3;
}

h4.music {
	color: #0f0;
}

h4.dates {
	color: #9cf;
}

#body.dates h4 {
	color: #9cf;
}

h4.video {
	color: #06f;
}

h4.gallery {
	color: #c0f;
}

h4.press {
	color: #f06;
}

h4.contact {
	color: #f00;
}

h4.error {
	color: #f00;
}