<!--


body {
    background-color:white;





} 


A{text-decoration:none}
A:link{color:#92bf52;text-decoration:nonee;cursor:default;}
A:visited{color:#92bf52;text-decoration:none;cursor:default;}
A:active{color:#92bf52;text-decoration:none;cursor:default;}
A:hover{color:#838383;text-decoration:none;cursor:default;}




#otsikko {
   border:0px solid black;
   width:500px;
   position:absolute;
   top:00px;
   left:15%;
    attachment:fixed;

} 





#tekstit {
   width:850px;
   position:absolute;
   top:50px;
   left:16.5%;
   font-family: georgia;
   font-size: 11px;
   color:#535353;
   text-align:justify;
   line-height:2.0;
}

#linkki {
   width:700px;
   position:absolute;
   top:40px;
   left:250px;
   font-family: georgia;
   font-size: 11px;
   color:#535353;
   text-align:center;
   line-height:2.0;
}





.txt {
   font-family: georgia;
   font-size: 11px;
   color:#535353;
   line-height:2.0;
}




.h1 {
font-family: georgia;
font-style: italic;
font-size: 12px;
line-height: 2.0;
word-spacing: 7px;
color: #92bf52;
text-align: justify;
padding-left: 60px;
border-bottom:1px solid #93a4ae;

}



.h2 {
font-family: georgia;
font-style: italic;
font-size: 11px;
line-height: 2.0;
word-spacing: 7px;
color: #92bf52;
text-align: justify;
padding-left: 20px;
letter-spacing:0.5px;

}


.h3 {
font-family: georgia;
font-style: italic;
font-size: 16px;
line-height: 2.0;
word-spacing: 7px;
color: #92bf52;
text-align: center;

}





.taulukko1 {
width:20%;
border-width: 0px;
border-style: solid;
border-color:  #f7941d;
padding-left:4px;
padding-top:4px;
padding-bottom:4px;
background-color:white;
  font-family:georgia;
   font-size: 11px;
   color:#535353;
   line-height:2.0;
}

.taulukko2 {
width:30%;
border-width: 0px;
border-style: solid;
border-color: #f7941d;
padding-left:4px;
padding-top:4px;
padding-bottom:4px;
background-color: white;
  font-family:georgia;
   font-size: 11px;
   color:#535353;
   line-height:2.0;
}


.taulukko3 {
border-width: 0px;
border-style: solid;
border-color: black;
padding-left:4px;
padding-top:4px;
padding-bottom:4px;
background-color: white;
  font-family:georgia;
   font-size: 11px;
   color:#535353;
   line-height:2.0;
  text-align:center;
}

.taulukko4 {
border-width: 0px;
border-style: solid;
border-color: black;
padding-left:4px;
padding-top:4px;
padding-bottom:4px;
background-color: #e6f0d7;
  font-family:georgia;
   font-size: 11px;
   color:#535353;
   line-height:2.0;

}

.taulukko5 {
width:50%;
border-width: 0px;
border-style: solid;
border-color:  #f7941d;
padding-left:4px;
padding-top:4px;
padding-bottom:4px;
background-color:white;
  font-family:georgia;
   font-size: 11px;
   color:#535353;
   line-height:2.0;
}

.taulukko6 {
width:50%;
border-width: 0px;
border-style: solid;
border-color:  #f7941d;
padding-left:4px;
padding-top:4px;
padding-bottom:4px;
background-color: #e6f0d7;
  font-family:georgia;
   font-size: 11px;
   color:#535353;
   line-height:2.0;
}

.laatikko {
width: 850px;
border-width: 0px;
border-style: solid;
border-color: white;
border-top: 5px solid #92bf52;
border-bottom: 5px solid #92bf52;
padding-left:0px;
padding-right:0px;
padding-top:1px;
padding-bottom:1px;
background-color: white;
  font-family:georgia;
   font-size: 11px;
   color:#535353;
   line-height:2.0;
}


-->