* {
  font-family:verdana, tahoma, arial, sans-serif;
  font-size:11px;
  line-height:17px;
  color:#000;
}

hr {
  background-color:#078b00;
  color:#078b00;
  border:none;
  height:1px;
}

ul, ol {
  margin-top:5px;
  margin-bottom:5px;
}
ul {
  list-style-type:square;
}

a:link, a:visited {
  font-weight:bold;
  text-decoration:none;
  color:#078b00;
}
a:hover {
  color:#6b6b6b;
}

p, h1, h2, h3, h4, h5, h6 {
  margin:0 auto 10px auto;
}
h2 {
  margin-bottom:3px;
}

h1 {
  font-size:18px;
  line-height:23px;
  color:#078b00;
  font-weight:normal;
}

h2 {
  font-size:13px;
}

h3 {
  color:#7b7f8c;
}

.leesverder {
  padding-left:8px;
  background:url(../images/layout/leesverder.gif) no-repeat 0px 4px;
}
