body, td, tr, a, input, textarea
{
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 13px;
  line-height:15px;
}

p
{
  margin:0px;
  padding: 0px;
}

ul
{
  list-style:disc;
  margin-left: 20px;
}

ul    { list-style-type: disc; }
ul ul { list-style-type: circle; }

ol
{
  list-style:decimal;
  margin-left:7px;
}

ol li
{
  margin-left:20px;
}

blockquote
{
  margin-left:17px;
}

.normaal
{
  font-size: 13px;
  line-height:15px;
  color:#000000;
}

.kop
{
  font-size:15px;
  color:#006bbb;
  font-weight:bold;
}

.kleiner
{
  font-size:11px;
}

.groter
{
  font-size:15px;
}

.grootst
{
  font-size:17px;
  line-height:22px;
}
