a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: 0066cc;
	text-decoration: underline;
}
a:active {
	color: #0066cc;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: FFF8FF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.performanceInfo {
	font-size: 0.7em;
	font-weight: normal;
	margin-top: -0.4em;
}
.performanceDate {
	font-weight: bold;
	font-size: 0.6em;
	line-height: 1.3em;
	color: #000;
	margin-bottom: .5em;
}
.performanceTitle {
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
	margin-top: -0.8em;
	margin-bottom: 0.5em;
	color: #720707;
}
h1 {
	font-size: 125%;
	font-style: italic;
	color: #980807;
	margin-bottom: -.5em;
}
#subMenu {
	text-align: center;
	margin-top: 50px;
	font-size: 110%;
	
}

#subMenu a {
	font-weight: bold;
}
#subMenu a:hover {
	font-weight: bold;
	color: #9F0907;
}
.accentLine {
	color: #993300;
	font-weight: bold;
	font-style: italic;
}
#subMenu p {
	margin-bottom: -.5em;
}

#subMenu h5 {
	color: #7C078D;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: -0.5em;
}
.Attribution {
	font-style: italic;
	text-align: right;
	margin-top: -1.1em;
}
