body {
	margin: 0px;
	color: #59606A;	
}

p {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59606A;
	line-height: 2.1em;
	margin-top: 0em;
	margin-bottom: 0.7em;
}

.lineaboveandbelow {
	background-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.lightgraybkgd {
	background-color: #CCCCCC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3875A1;
}

.concerttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3875A1;
}

.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #526A80;
	margin: 0px;
	padding: 0 0 0 0px;
}

.quotesource {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 0px;
	margin-top: 0px;
	line-height: 1em;
	margin-top: 6px;
}

a {
	color: #95AAC0;
	text-decoration: underlines;
}

a:hover {
	color: #526A80;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2776A5;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.8em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2776A5;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.8em;
}
.rightline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #2776A5;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95AAC0;
}
