body
{
  background-color: white;
  margin: 0pt;
}

#main-title
{
  padding: 6pt 2pt 6pt 4pt;
  margin-bottom: 6pt;
  font-size: 22pt;
  font-weight: 700;
  color: #cdcdcd;
  background-color: black;
}

.section
{
  margin-bottom: 24pt;
  padding-left: 6pt;
  border-left: 1px solid #cdcdcd;
}

.head
{
  white-space: nowrap;
  font-family: Georgia, Times, serif;
  color: #3578db;
  font-size: 14pt;
  margin-bottom: 5pt;
}

.head-addendum
{
  padding-left: 6pt;
  font-size: smaller;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  color: black ! important;
}

.prose a:link, .prose a:visited, .prose a:active
{
  color: #3578db ! important;
  text-decoration: none ! important;
  border-bottom: 1px dotted #666;
}

.prose a:hover
{
  color: #449b50 ! important;
  border-bottom: 1px solid #449b50 ! important;
}

div.container
{
  margin-top: 18pt;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 60%;
}

.prose
{
  text-align: left;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 10pt;
  line-height: 15pt;
  color: #666;
}

.logotype
{
  width: 100%;
}

table
{
 border-collapse: collapse;
}

td
{
 padding: 0px;
}

p
{
 margin: 4pt 0pt 8pt 0pt;
}

.quote
{
  color: #119480;
}

.cd-title
{
  font-size: 18pt;
  color: #333;
  margin-left: 18pt;
  line-height: 20pt;
}

.performer
{
  color: #333;
  margin-left: 18pt; 
  margin-top: 14pt;
  line-height: normal;
}

.foreign
{ 
  border-bottom: 1px dotted #999;
}
