h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16pt;

text-align:center;
white-space:normal;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
margin-bottom:0px;
text-decoration:underline;
font-weight:normal;
}

.normal{
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
}
.level2 {
list-style-type:circle;
margin-left:40px;

}

.level3 {
list-style-type:square;
margin-left:80px;

}
.kiemelt{
  font-weight:bold;
}
p,ul{

margin-top:0px;
}
.redbold{
  color:red;
  font-weight:bold;
}
.center{
   text-align:center;
}
ul{
  line-height:35px;
}