/* Euro Style sheet 1 - door Pim van Mun - Van Mun Engineering     */
/*                                                                 */
/* Last updated by                                                 */
/* Pim van Mun                                                     */

BODY
   {
      font-family: arial, helvetica;
      text-align: justify;

      color: #000000;
   }

#text1 {
   font-family: arial, helvetica;
   text-align: justify;

   color: #000000;
}

A.zw
   {  color: #000000;
   }

A:link
   {
      color: #000000;
   }


A:visited
   {
      color: #000000;
   }

A:active
   {
      color: #000000;
   }

A:hover
   {
      color: #FF0000;
   }


P.binnen {
   margin-left: 0.5em;
}

TD A:link {
   color: #FF0000;
}

TD A:visited {
   color: #000000;
}

TD A:active {
   color: #000000;
}

TD A:hover {
   color: #0000AA;
}

#h1 {
   font-family: MS Sans Serif, arial, helvetica;
   font-weight: bold;
   color: #FFFFFF;
   text-align: center;   
}

#hv1 {
   font-family: MS Sans Serif, arial, helvetica;
   font-weight: bold;
   color: #FFFFFF;
   text-align: center;
   width: 105px;
}

#v1 {
   font-family: MS Sans Serif, arial, helvetica;
   font-size: 8pt;
   color: #FFFFFF;
}

#it1 {
   width: 100px;
   font-family: MS Sans Serif, arial, helvetica;
   font-size: 8pt;

}

#i1 {
   text-align: center;   
}

#table1 {
   padding-left: 5px;
}

#table1 TD {
   padding-bottom: 0px;
}

#y1 {
   color: yellow;
   font-variant: small-caps;
}

#uitleg1 {
   font-family: MS Sans Serif, arial, helvetica;
   font-weight: normal;
   font-size: 8pt;
   color: #FFFFFF;
}

#c1 {
   font-family: MS Sans Serif, arial, helvetica;
   font-size: 8pt;
   color: #FFFFFF;
}

#convertlink {
   color: #FFFFFF;
}