
.head {
	padding: 5px;
	font-family: helevetica, sans-serif;
}

.main {
	border: 1px solid #999999;
	width: 500px;
	padding: 5px;
	font-family: helevetica, sans-serif;
}

H1, H2, H3 {
	color: #6699cc;
}

.b1 { border: 1px solid #999999; }

.fl { border: none; }

.logo
{
	float:left;
	margin: 8px;
	border: none;
}

.title {
	background-color: #eeeeee;
	padding: 10px;
	font-family: helevetica, sans-serif;
}
.footer {
	background-color: #eeeeee;
	padding: 10px;
	font-family: helevetica, sans-serif;
}
.artists a {
	font-color: #0000ff;
}
.artists {
	font-size:3.0em;
	font-weight:bold;
}
.where {
	font-size:1.5em;
	font-color: #000000;
}
.when {
	font-size:1.5em;
	font-color: #000000;
}
