body {
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;	
}
a.yellow:link {
  color: #ea9f12;
  background: #3333cc;
  font-style: normal;
}
a.yellow:active {
  color: #ea9f12;
  background: #3333cc;
  font-style: normal;
}
a.yellow:visited {
  color: #ea9f12;
  background: #3333cc;
  font-style: normal;
}
a.yellow:hover {
  color: #ea9f12;
  background: #3333cc;
  font-style: normal;
}
.biotitle, table.biotext th, table.biotext td {
  color: #3333cc;
  background: #ea9f12;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-style: normal;
  font-size: 12pt;
}
#content {
  color: black;
  background: #ea9f12;
  font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-style: normal;
  font-size: small;
  text-align: left;
  width: 762px;
  padding: 10px;
  margin: 0;
}
.links, table.links th, table.links td {
  color: #663399;
  background: #ea9f12;
  font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-style: normal;
  font-size: small;
}
table.calendartext {
  padding: 0 10px;
}
table.calendartext th, table.calendartext td {
  font-family: Tahoma;
  background: #EA9F12;
  border: medium none;
  border-collapse: collapse;
  padding: 0 5px 0 5px;
  vertical-align: top;
}
.calendartitle {
  margin-top: 10px;
  font-family: Tahoma;
  font-size:16pt;
}
.donor-list {
  text-align: center;
}
.donor-list p {
  margin-top: 0;
  margin-bottom: 0
}
.eventtext li {
  margin-bottom: 10px;
}
.event-dates {
  font-size: 10pt;
}

div.orchestra {
  margin-top: 24;
  margin-bottom: 24;
}

.orchestra h1 {
  font-style: bold;
  font-size: 20pt;
}

.orchestra h2 {
  font-style: bold;
  font-size: 18pt;
}

.orchestra h3 {
  font-style: normal;
  font-size: 10pt;
  margin-top: 12;
  margin-bottom: 0;
}

.orchestra p {
  font-style: normal;
  font-size: 8pt;
  margin-top: 0;
  margin-bottom: 0;
}
