body { 
  margin: 1em 3em; 
  color:black;
  background:white; 
  font-family:verdana, arial, helvetica, Sans-serif; 
  font-size:9pt;
  line-height:13pt;
}

hr { 
  height: 1px; 
  color:black;
  background-color:black;
  border:none;
}

.virhe {
  color:#C82500;
  font-weight:bold;
}

.ok {
  color:#006600;
  font-weight:bold;
}


td {
  font-size:9pt;
}

h1 {
  font-size: 12pt;
  font-weight:bold;
}

.editor-otsikko {
  font-size: 12pt;
  font-weight:bold;
}

h2 {
  font-size: 10pt;
  font-weight:bold;
}

.editor-alaotsikko {
  font-size: 10pt;
  font-weight:bold;
}

small { 
  font-size:8pt; 
}

