body { 
  margin: 20px 50px; 
  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 {
  font-weight:bold;
}

.ok {
  font-weight:bold;
}


td {
  font-size:9pt;
  line-height:13pt;

}

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; 
}

hr {
 height:1px;
 color: #000000;
 background: #000000;
 border: 0px;
 margin-top:5px;
 margin-bottom:5px;
}

.listaemo {
  border-collapse:collapse;
}

.otsikko {
  border-top:2px solid #aaaaaa;
  border-bottom:2px solid #aaaaaa;
  font-weight:bold;
}

.data {
 border-top:1px solid #aaaaaa;
 border-bottom:1px solid #aaaaaa;
}


.painike, .nappi { 
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  cursor:pointer;
}

.laatikko_otsikko {
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 20px;
}

.gallup-palkki {
  border: 1px solid #000000;
}

