body  {font-family: Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; color: #58595B}                       /* net niet zwart; zo antraciet */
p     {font-family: Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: bold;   font-style: normal; color: #ED1651}
p     {font-family: Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: bold;   font-style: normal; color: #CC0033}                       /* rood                         */
p     {font-family: Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: bold;   font-style: normal; color: #9F95C9}                       /* rood                         */
/* h1 {font-family: Tahoma, Arial, sans-serif; font-size: 60pt; font-weight: normal; font-style: normal; color: #58595B}                       /* logo bovenaan de pagina      */
h2    {font-family: Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: bold;   font-style: normal; color: #58595B}                       /* kopjes in programma          */
h3    {font-family: Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: normal; font-style: italic; color: #58595B; text-align: center}   /* onderschrift naam dirigent   */
h4    {font-family: Tahoma, Arial, sans-serif; font-size:  6pt; font-weight: normal; font-style: normal; color: #FFFFFF}                       /* witte tekst in kop van tabel */
intro {font-family: Tahoma, Arial, sans-serif; font-size: 11pt; font-weight: normal; font-style: normal; color: #58595B}

a:link    {font-family: Tahoma, Arial; font-size: 10pt; color: #0000FF; text-decoration: none} /* blauw */
a:link    {font-family: Tahoma, Arial; font-size: 10pt; color: #0000FF; text-decoration: none} /* blauw */

a:visited {font-family: Tahoma, Arial; font-size: 10pt; color: #0000FF; text-decoration: none} /* blauw */
a:visited {font-family: Tahoma, Arial; font-size: 10pt; color: #0000FF; text-decoration: none} /* blauw */

a:hover   {font-family: Tahoma, Arial; font-size: 10pt; color: #FF0000}                        /* rood  */
a:hover   {font-family: Tahoma, Arial; font-size: 10pt; color: #CC0033}                        /* rood  */
a:hover   {font-family: Tahoma, Arial; font-size: 10pt; color: #9F95C9}                        /* rood  */

a:active  {font-family: Tahoma, Arial; font-size: 10pt; color: #FF0000}                        /* rood  */
a:active  {font-family: Tahoma, Arial; font-size: 10pt; color: #CC0033}                        /* rood  */
a:active  {font-family: Tahoma, Arial; font-size: 10pt; color: #9F95C9}                        /* rood  */

table {border: 0px; cellspacing: 0px; cellpadding: 2px; width: 100%; bgcolor="#00F000"; }
td    {vertical-align: top; text-align: left}
tr    {font-size: 10pt; }

/* kleuren:                        */
/* 0 000000 = zwart                */
/* 1 0000FF = blauw                */
/* 2 00FF00 = groen, lime          */
/* 3 00FFFF = licht blauw, cyaan   */
/* 4 FF0000 = rood                 */
/* 5 FF00FF = fuchsia, magenta     */
/* 6 FFFF00 = geel                 */
/* 7 FFFFFF = wit                  */

/* let op:                                                              */
/* aan een bepaalde code zit in Netscape default een regelhoogte vast   */
/* niet alle letters kunnen en mogen voorkomen                          */
/* body: alle tekst tussen <body> en </body>                            */
/* p: broodletter, normale tekst                                        */
/* h1: kop 1                                                            */
/* h2 .. h(n): kop 2 .. kop (n)                                         */



