
/* Stylesheet for Netscape Navigator 4. */
BODY {
  margin-left: 5%;
  margin-right: 5%;
  font-family: sans-serif;
  font-size: 16px;
}
H1 {
  font-weight: bold;
  font-style: italic;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  color: yellow;
  font-family: sans-serif;
  font-size: 35px;
  background-color: blue;
}
H2 {
  font-weight: bold;
  clear: left;
  color: blue;
  font-style: italic;
  font-family: sans-serif;
  font-size: 20px;
  background-color: transparent;
}
H3 {
  font-weight: bold;
  clear: left;
  color: teal;
  font-style: normal;
  font-family: sans-serif;
  font-size: 18px;
  background-color: transparent;
}
H4 {
  font-weight: bold;
  clear: left;
  font-family: sans-serif;
  font-size: 16px;
}
P.list {
  margin-left: 5%;
  margin-right: 5%;
  text-align: left;
}
P.navigation {
  text-align: center;
  font-family: sans-serif;
  font-size: small;
}
p.soundbite {
  text-align: center;
  color: black;
  font-family: sans-serif;
  font-size: small;
  background-color: lime;
  border-top: aqua groove;
  border-right: aqua groove;
  border-bottom: aqua groove;
  border-left: aqua groove;
}
p.disclaimer {
  text-align: center;
  font-style: italic;
  font-family: sans-serif;
  font-size: small;
}
p.footnote {
  margin-left: 2%;
  margin-right: 2%;
  font-family: sans-serif;
  font-size: small;
}
.center {
  text-align: center;
}
.tourphoto {
  text-align: center;
  margin-top: 6pt;
  margin-left: 6pt;
  margin-right: 6pt;
  margin-bottom: 6pt;
}
PRE {
  white-space: pre;
  font-family: Courier, monospace;
  font-size: small;
}
PRE.lyrics {
  text-align: left;
  margin-left: 5%;
  margin-right: 5%;
  font-family: Courier, monospace;
  font-size: small;
}
pre.trade {
  white-space: pre;
  font-family: Courier, monospace;
  font-size: small;
}
P.composer {
  margin-left: 0%;
  color: red;
  font-family: sans-serif;
  font-size: small;
  background-color: yellow;
}
EM.song {
  color: maroon;
  font-style: normal;
  font-family: sans-serif;
  background-color: white;
}
span.song {
  color: maroon;
  font-style: normal;
  font-family: sans-serif;
  background-color: white;
}
.clear {
  clear: both;
}
span.tourdates {
  font-family: sans-serif;
  font-size: small;
}
span.smallprint {
  font-family: sans-serif;
  font-size: x-small;
}
TD.newscol {
  width: 33%;
}
TD {
  vertical-align: top;
}
.gallery {
  border-top: silver groove;
  border-right: silver groove;
  border-bottom: silver groove;
  border-left: silver groove;
}
P.welcome {
  text-align: center;
  border-top: thin #FF8080 solid;
  background-color: #FFFF80;
  border-right: thin #FF8080 solid;
  border-bottom: thin #FF8080 solid;
  border-left: thin #FF8080 solid;
}
SPAN.this-url {
  color: red;
}
p.greeting {
  text-align: center;
  font-family: sans-serif;
  font-weight: bold;
  color: red;
  background-color: white;
  border-top: thin blue solid;
  border-right: thin blue solid;
  border-bottom: thin blue solid;
  border-left: thin blue solid;
}
SPAN.songlist {
  font-style: italic;
  font-size: small;
}
SPAN.composer {
  font-size: small;
  font-style: italic;
}
SPAN.time {
  font-size: small;
  font-style: normal;
}
