A { 
  text-decoration: none;
  font-weight: normal;
  font-family: arial, helvetica;
  color: #666666;
 }

P { 
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  font-family: arial, helvetica;
  color: #0000cc;
 }


H1   {
 text-decoration: none;
 font-size: 20px;
 font-weight: bold;
 font-family: arial, helvetica;
 color: #0000cc;
 }

H2   {
 text-decoration: none;
 font-size: 16px;
 font-weight: bold;
 font-family: arial, helvetica;
 color: #0000cc;
 }

H3   {
 text-decoration: none;
 font-size: 10px;
 font-weight: normal;
 font-family: arial, helvetica;
 color: #0000cc;
 }

LI   {
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  font-family: arial, helvetica;
  color: #0000cc;
} 

.normaal {
 text-decoration: none;
 font-size: 14px;
 font-weight: bold;
 font-family: arial, helvetica;
 color: #000099;
 }

.klein {
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
 font-family: arial, helvetica;
 color: #0000cc;
 }


