body {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 10pt;
  line-height: 1.4em;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18pt;
  font-weight: normal;
  line-height: 1.5em;
  text-align: center;
  /*background-color: #f0f0f0;*/
  border-top: solid 2pt #aaaaaa;
  border-bottom: solid 1pt #aaaaaa;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14pt;
  font-variant: small-caps;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  color: #880000;
}

h3 {
  clear: both;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-variant: small-caps;
  font-weight: normal;
  line-height: 1.3em;
  text-align: left;
  color: #880000;
  /*background-color: #f0f0f0;
  padding-left: 10px;*/
  border-bottom: solid 1pt #aaaaaa;
}

a {
  text-decoration: underline;
}

.tutvustus {
  /*margin-left: 10px;*/
}

.kontakt {
  /*font-size: 10pt;*/
  color: #000066;
}

.floatright {
  float: right;
  margin: 0 0 10px 10px;
}

