
BODY {
  font-size: medium;
  font-family: Verdana, arial, helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #AAFFAA;
  background-color: #006;
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
}

TD {
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size: medium;
  color: #aaffaa;
  white-space: normal;
  height: auto;
  width: auto;
}

.nowrap {
  white-space: nowrap;
}

a {
  font-family: Verdana, arial, helvetica, sans-serif;
  color: #66ffaa;
  font-style: italic;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #FF0;
}

.band {
  white-space: nowrap;
  vertical-align: top;
  ~font-size: xx-large;
  font-weight: 900;
  margin-right: 20px;
}

b {
  font-weight: 900;
}

td.date {
  white-space: nowrap;
  vertical-align: top;
}

.personnel {
  font-size: smaller;
  font-style: italic;
  font-weight: normal;
}

.price {
  font-size: small;
  font-style: italic;
  vertical-align: top;
}

.message {
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size: large;
  color: #0FF;
}

div.info {
  font-size: smaller;
}

.quote {
  f~ont-size: smaller;
  font-style: italic;
}

div {
  margin-top: 5px;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 5px;
}

.link {
  font-weight: normal;
}

.info {
  color: #FFFF66;
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size: x-small;
  font-style: italic;
}        

