  body  {    background-color: #FFFFFF;     /*background-image: url(images/bg_ibb.gif); */    background-attachment: fixed;     font-family : Arial;    font-size : 80%;   }  h1  {    font: italic 40px Georgia, serif;    color : #0000A0;    text-align: center;     }  h2  {    font: italic 30px Georgia, serif;    color : #9999FF;    text-align: center;     }  h3  {    font: italic 25px Georgia, serif;    color : #0000A0;    text-align: center;     }  hr  {    color : #9999FF;  }  td  {    font-family : Arial;    font-size : 80%;   }  A:link   {     font-family : Arial, Helvetica;    color : #400080;    text-decoration: none;  }  A:visited  {     color : #400080;    text-decoration: none;  }  A:active   {     color : #FF0000;    text-decoration: none;  }  A:hover  {     color : #FF0000;    text-decoration: underline;  }  /* voor het bestel formulier */  .bestel-h1  {    font-size : 14pt;     font-weight : bold;    color : #000000;  }  .bestel-h2  {    font-size : 12pt;     font-weight : bold;    color : #FFFFFF;    background-color: #9999FF;  }  .bestel-h3  {    font-size : 12pt;     font-weight : bold;    color : #400080;    background-color: #FFFFFF;  }  .nieuwtje  {    font-size : 12pt;     font-weight : bold;    color : #400080;  }  .sjiek  {    font: italic 25px Georgia, serif;    color : #0000A0;/*    margin-bottom: -20px; */    margin-left: -20px;  }  .sjiek-small  {    font: italic 20px Georgia, serif;    color : #0000A0;/*    margin-bottom: -20px; */    margin-left: -20px;  }  /*--speciaal het informatie blokje--*/  INPUT    {    font-family : Arial;    font-size : 10pt;     text-align: center;     }