<!--


body {
    background-color:#efefef;




} 


A{text-decoration:none}
A:link{color:#e25d39;text-decoration:nonee;cursor:default;}
A:visited{color:#e25d39;text-decoration:none;cursor:default;}
A:active{color:#e25d39;text-decoration:none;cursor:default;}
A:hover{color:#777777;text-decoration:underline;cursor:default;}





#otsikko {
   border:0px solid black;
   width:500px;
   position:absolute;
   top:00px;
   left:00px;
} 





#tekstit {
   width:750px;
   position:absolute;
   top:100px;
   left:250px;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   text-align:justify;
  line-height: 2.0;
}

#info {
   width:180px;
   position:absolute;
   top:110px;
   left:30px;
  font-family: arial;
   font-size: 10px;
   color:#777777;
   text-align:justify;
  line-height: 2.0;
}




.txt {
  font-family: arial;
   font-size: 11px;
   color:#777777;
   text-align:justify;
  line-height: 2.0;
}




.h1 {
  font-size: 12px;
  font-family: georgia;
  color: #e25d39;
  line-height: 17px;
  text-align: left;
  padding-left: 60px;
}


.h2 {
  font-size: 11px;
  font-style: italic;
  font-family: georgia;
  color: #e25d39;
  line-height: 17px;
  text-align: left;
  padding-left: 20px;

}



.taulukko1 {
width:20%;
border-width: 0px;
border-style: solid;
border-color:  white;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
background-color: #eaeaea;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   text-decoration: underlined;
   line-height:2.0;
}

.taulukko2 {
width:30%;
border-width: 0px;
border-style: solid;
border-color:  white;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
background-color: #eaeaea;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   line-height:2.0;
}


.taulukko3 {
border-width: 0px;
border-style: solid;
border-color: #f1eaf3;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
background-color: #eaeaea;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   line-height:2.0;
  text-align:center;
}

.laatikko {
width: 180px;
border-width: 1px;
border-style: solid;
border-color: #d8d8d8;
padding-left:0px;
padding-right:0px;
padding-top: 0px;
padding-bottom:0px;
background-color: #eaeaea;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   line-height:2.0;
}

.laatikko2 {
width: 100%;
border-width: 1px;
border-style: solid;
border-color: #dddddd;
padding-left:20px;
padding-right:0px;
padding-top: 0px;
padding-bottom:0px;
background-color: #eaeaea;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   line-height:2.0;
}



-->
