
.kuvateksti {
 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #008;
  padding: 10;
  
  text-align: center;
  
}
.header {
 
  background: url(ruutu.jpg);
  padding: 3;
  text-align: center;
}


H1, H2, {
  font-family :  Arial, Helvetica, sans-serif;
  font-weight: thin;
  color: #000;
  background-color: #ddd; 
  

}



.leipis {
  font-family: "times new roman", Geneva, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 10pt;
  color: #004;
  padding: 6;
  padding-top: 20;
  text-align: left;
  
}

.painike {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #333366;
  border: thin solid black;
}

.reunat {
  border-bottom-width: thin;
  border-left-width: thin;
  border-right-width: thin;
  border-style: solid;
  border-top-width: thin;
  border-color: #888;
}

.otsikko {

  font-family : Times new roman, Arial, Helvetica, sans-serif;
  font-size: 30pt;
  font-weight: thin;
  color: black;
  border-bottom: 2pt solid black;
  background-color: #ffc; 
}



.otsikkoteksti {

  font-family :  Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: black;
  padding-left: 10; 
  
}

.valiotsikko {

  font-family : Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #fff;
  background-color: #44b; 
  padding-left: 9;
  

}

.alaotsikko {

  font-family :  Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #fff;
  background-color: #f38;
  padding-left: 8;
  
  

}

h3, H4, H5, H6 {

  font-family : Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #fff;
  background-color: #88B; 
  padding-left: 9;
  

}


  
.pieni {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;  
    padding-left: 5px;
}

HR {
  size: 1pt;
  color: #9f9;
}



.banner {
  font-size: 11px;
  font-family : Arial, Helvetica;
  font-weight: bold;
  color: #fff;
  background-color: #f80; 
  padding: 3;
  border: 1 solid blue;


}
  
