<!--

body {
 background-color: ffffff;
 color: 000000;
 font-family: Times New Roman, Book Antiqua,  serif;

 }

h1, h2, h3, h4 {font-weight: normal}

h1 {font-size: 40px;
    font-weight: bold;}

h2 {font-size: 25px;
    font-weight: bold;}

h3 {font-size: 18px;}
h4 {font-size: 16px;}



h1 { margin-left: 0%; }
h2 { margin-left: 0%; }
h3 { margin-left: 0%; }
h4 { margin-left: 0%; }


div.indent    { margin-left: 1.0cm }

p.personnellist {font-size: 16px;
                 font-weight: bold;
                 line-height: 16px;
}

p.songlist {font-size: 14px;
            font-family: Arial, sans serif;
}

p.description {font-size: 14px;
               font-family: Arial, sans serif;
}

p.footer      {margin-left: -12%;
               font-size: 14px;
               font-family: Arial, sans serif;
}


span.blue16 {font-size: 16pt;
            font-family: Franklin Gothic Medium, sans serif;
            color: red;
}
span.blue26 {font-size: 26pt;
            font-family: Franklin Gothic Medium, sans serif;
            color: cyan;
}
span.blue42 {font-size: 42pt;
            font-family: Franklin Gothic Medium, sans serif;
            color: yellow;
}
span.blue48 {font-size: 48pt;
            font-family: Franklin Gothic Medium, sans serif;
            color: green;
}



table.blue {    width: 100%;
                height: 600px;
                cellpadding = 0px;
                padding-left: 0.0cm; 
                padding-right: 0.0cm ;
                border-collapse: collapse;
                background-color: black;
}     
table.blue td { padding-left: 0.0cm; 
                padding-right: 0.0cm ;
                border-collapse: collapse;
}    





ul {font-size: 14px;}

ul  { list-style-type: none }
ul.circle  { list-style-type: circle }


ol             { list-style-type: upper-roman } /* I II III etc. */            
ol ol          { list-style-type: upper-alpha } /* A B C D E etc. */     
ol ol ol       { list-style-type: decimal }  /* 1 2 3 4 5 etc. */
ol ol ol ol    { list-style-type: lower-alpha } /* a b c d e etc. */     
ol ol ol ol ol { list-style-type: lower-roman }  /* i ii iii iv v etc. */

ol.big {
 font-size: 16px;
 line-height: 2.5
}

ol.big ol, ol.big p {
 font-size: 14px;
 line-height: 1.0
}

ol.basic            { list-style-type: decimal } /* 1 2 3 4 5 etc. */            

table.padded td { padding: 1em; }     
table.padded th { padding: 1em; }     

table.padsmall td { padding: 0.2cm }     
table.padsmall th { padding: 0.2cm }     

table.mp3list td { padding-left: 0.3cm; padding-right: 0.3cm }     

table.hpadded td { padding-left: 1.0cm; padding-right: 1.0cm }     

  
td {font-size: 14px;}

pre {
 font-family: Courier New, Courier;
 font-size: 12px;
}


blockquote.padded  { padding: 1em; }     
blockquote.italic  { font-style: italic }     




-->
