body {
  font-size: 11pt;
  background-color: #FFFFEE;
  color: #000000;
  font-family: "Georgia", "Times New Roman", "Times", sans-serif;
}

h1, h2, h4 {
  font-family: "Verdana", sans-serif;
}

h3 {
  font-family: "Times New Roman", "Times", serif
  font-size: x-large;
  padding-top: 1em;
}

h4 {
  font-size: large;
}

a:link { color:#4444EE; text-decoration:none; }
a:visited { color:#8888FF; text-decoration:none; }
a:active { color:#FF0000; text-decoration:none; }
a:hover { color:#0099FF; text-decoration:none; }

p {
  font-family: "Georgia", "Times New Roman", "Times", sans-serif;
  font-size: 11pt;
}

div.indented {
  margin-left: 0.3in;
}

.notebox {
  background-color: #DDFFDD;
  border-color: #BBEEBB;
  border-width: medium;
  border-style: solid;
  margin-top: 0.5em;
  padding: 1em;
  font-size: 0.8em;
}

div.concertgroup {
  background-color: #DDFFDD;
  border-color: #BBEEBB;
  border-width: medium;
  border-style: solid;
  margin-top: 1em;
  padding: 1em;
}

div.concert {
  font-family: "Verdana", sans-serif;
  font-weight: bold;
}

td.desc {
  padding: 1em;
}

td.mp3 {
  font-family: "Verdana", sans-serif;
  font-size: 11pt;
  background-color: #EEFFEE;
  padding-right: 3em;
}

td.mp3 > p {
  margin-left: 3em;
  margin-top: 1em;
  margin-bottom: 1em;
}
