.concert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	text-transform: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.subtitle {
	font-family: "Courier New", Courier, mono;
	color: #5E4D39;
	font-size: 100%;
	font-weight: bold;
	border-bottom-style: solid;
	line-height: 250%;
	border-bottom-width: 1px;
	border-bottom-color: #5E4D39;
}
.TabBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
}
