body {
  color: #333333;
  background-color: #FFFFFF;
  padding: 1em 2em;
}

a:link { color: #7777cc; }
a:visited { color: #7777cc; }
a:active { color: #7777cc; }

p {
  line-height: 1.3em;
  font-family: Arial,Helvetica;
}

.new {
  background-image: url(NewGreen.jpg); background-repeat: no-repeat;
  background-position: top left;
  width: 400px;
}

.amp {
  font-size: 0.8em;
}

.p5 {
  line-height: 1.5em;
  font-size: 1.8em;
  font-style: italic;
  margin: 1em 1.7em;
}

.details {
  margin-top: 10px;
}

.forJacketLarge {
  margin-top: 16px;
}

.face {
  float: left;
  margin-right: 1.5em;
  margin-top: 0.3em;
}

.XR {
  font-style: italic;
}

.title1 {
  font-size: 12pt;
}

.songname1 {
  font-size: 18pt;
  color: #ff9999;
}

.artist1 {
  font-size: 16pt;
  color: #cc3366;
}

.omaggio {
  font-size: 14pt;
  color: #ff9999;
}

.vivaldi {
  font-size: 16pt;
  color: #ff9999;
}

.artist2 {
  font-size: 14pt;
}

table {
  margin: 1em 3em 1em 2em;
} 

td {
  font-family: Arial,Helvetica;
  font-size: small;
  font-style: italic;
  line-height: 1.8em;
  vertical-align: top;
  padding: 1em 1em 1em 1em;
  white-space: nowrap;
  text-align: left;
}

.BlueNote1 {
  padding: 20px 10px 10px 10px;
  white-space: normal;
}

.BlueNote2 {
  padding: 0px 10px 10px 10px;
}

.Dadawa {
  padding: 0em 1em 0em 1em;
  white-space: normal;
}

.tr {
  padding-right: 2em;
}

.alignRight { text-align: right; }