h1 {
  font-size: 18px;
  font-weight: normal;
}
h2 {
  font-size: 15px;
}
h3 {
  font-size: 12px;
  font-weight: bold;
}
a {
  color: #027AC6;
  text-decoration: underline;
}
img.Pilt-Paremal {
  float: right;
  margin-left: 1em;
}
img.Pilt-Vasakul {
  float: left;
  margin-right: 1em;
}