body
    {
     font-family: Arial,Helvetica,sans-serif;
    }

a.lmenu
       {
        color: #ff0000;
        text-decoration: none;
        font-family: Arial;
        font-size: 11px;
       }

a.lmenu:hover
             {
              color: #ffffff;
             }

a {
   color: #ff0000;
   text-decoration: none;
   font-family: Arial;
   font-size: 12px;
  }

a:hover {
         color: #ffffff;
        }


a.bar
      {
       color: #ffffff;
       text-decoration: none;
       font-family: Arial;
       font-size: 11px;
      }

a.bar:hover
            {
             background-color: #505050;
            }

td
   {
    font-size: 12px;
   }



p
  {
    font-size: 12px;
  }

h1
   {
    font-family: Times,Arial,Helvetica,sans-serif;
    font-size: 26px;
    color: #d00000;
   }

h3
   {
    font-size: 15px;
    background-color: #848284;
   }

h4
   {
    font-size: 16px;
    color: #000000;
   }



li
   {
    color: #000000;
    text-align: left;
    font-size: 12px;
    list-style-image: url(http://www.catena.nl/imgs/bullit.gif);
   }

.bglight

  {
    background-image:
    url("http://www.catena.nl/imgs/bgnd_light.gif");
  }

.bgalt

  {
    background-image:
    url("http://www.catena.nl/imgs/bgnd_alt.gif");
  }

.bgfinger
  {
    background-image:
    url("http://www.catena.nl/imgs/vinger_sm2.jpg");
  }

.gen_left
 {
     color: #000000;
     text-align: left;
 }

.gen_right
 {
     color: #000000;
     text-align: right;
 }

.head
      {
       font-size: 18px;
       color: #000000;
      }

.jobhead
       {
        font-size: 18px;
        color: #d00000;
       }

.dthead
       {
        font-size: 15px;
        font-weight: bold;
        background-color:#848284;
       }

.dtsubhead
       {
        font-size: 12px;
        font-style: normal;
        color: #000000;
        background-color:#848284;
       }

.formheading
      {
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
      }

.star
      {
        color: #ff3333;
      }

.top
      {
        font-size: 10px;
        font-style: normal;
        color: #000000;
        background-color:#848284;
      }
