h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18pt;
font-style:italic;
text-decoration:underline;
text-align:center;
white-space:normal;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
font-weight:bold;
margin-bottom:0px;
text-decoration:underline;
text-transform:capitalize;
font-style:italic;

}

.normal{
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
}
.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;
}