body
{
   background-color: #ffffff;
   font-family:      arial;
   font-size:        12px;
   margin:           20px 0px;
}
.playerFrame
{
   margin: auto;
   width:  550px;
}
.title
{
   color:       #BB3A11;
   font-weight: bold;
}
.title span
{
   color:        #808080;
   font-style:   italic;
   font-weight:  normal;
   padding-left: 5px;
}
.subtitle
{
   padding-bottom: 20px;
}
.persons
{
   padding: 20px 0px;
}
.persons span
{
   font-style: italic;
}
.persons a
{
   color:           #BB3A11;
   text-decoration: none;
}
.texts .text
{
   padding-bottom: 20px;
}
.texts .textTitle
{
   color:          #808080;
   font-size:      10px;
   font-style:     italic;
   padding-bottom: 2px;
   text-align:     right;
}
