@charset "UTF-8";
/* CSS Document */

.concert {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: .75em;
text-transform: none;
	color: #000000;
	font-variant: normal;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: 0.15em;
	margin-top: 0%;
	padding-top: 0%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #990000;
	font-style: normal;
	line-height: normal;
	margin-bottom: 1%;
	padding-bottom: 0px;
}
.concert_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #333;
	line-height: 125%;
	margin-top:0px;
	padding-top:1em;
}
.page {
padding-top: 20em;
}
