<!--


body {
    background-color:#efefef;
    background-image:url(t.png);
    background-repeat: repeat-y;




} 


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:250px;
   left:80px;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   text-align:justify;
  line-height: 2.0;
}

#linkit {
   width:150px;
   position:absolute;
   top:140px;
   left:130px;
  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: 11px;
  font-family: arial;
  color: #e25d39;
  line-height: 17px;
  text-align: left;
  padding-left: 60px;
}


.h2 {
  font-size: 11px;
  font-family: arial;
  color: #e25d39;
  line-height: 17px;
  text-align: left;
  padding-left: 10px;

}


.laatikko {
width: 100%;
border-width: 1px;
border-style: solid;
border-color: #ebebeb;
padding-left:5px;
padding-right:5px;
padding-top: 5px;
padding-bottom:5px;
background-color: #f5f5f5;
  font-family: arial;
   font-size: 11px;
   color:#777777;
}

.taulukko1 {
width:30%;
border-width: 0px;
border-style: solid;
border-color: #ebebeb;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
background-color: #f5f5f5;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   line-height:2.0;
   text-align: center;
}

.taulukko3 {
width:10%;
border-width: 0px;
border-style: solid;
border-color:  white;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
background-color: white;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   text-decoration: underlined;
   line-height:2.0;
}

.taulukko4 {
width:10%;
border-width: 0px;
border-style: solid;
border-color:  white;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
background-color: #ececec;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   text-decoration: underlined;
   line-height:2.0;
}

.taulukko5 {
width:22%;
border-width: 0px;
border-style: solid;
border-color:  white;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
background-color: white;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   text-decoration: underlined;
   line-height:2.0;
}

.taulukko6 {
width:22%;
border-width: 0px;
border-style: solid;
border-color:  white;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
background-color: #ececec;
  font-family: arial;
   font-size: 11px;
   color:#777777;
   text-decoration: underlined;
   line-height:2.0;
}

-->
