<!--
body
{font-family: Arial;
font-size: 12px;
color: #000000;
text-align: justify;
line-height: 20px;
background-color: #8A9C78;
background-image: url();
background-repeat:repeat-y
 
}
table {
font-family: verdana;
font-size : 11px;
color : #9b988k;
line-height: 20px;
 
}
 
.laatikko1 {
   width:800px;
   text-align:left;
   border-width: 0px;
   padding-left:5px;
   padding-top:5px;
   padding-bottom:5px;
   background-color: #E2E7DE;
   font-family: verdana;
   font-size: 11px;
   color:#9b988k;
   line-height:20px;
   text-align: left;
 
}
 
h1 {
color: #9B988F;
font-family: Tahoma;
font-size: 13px;
font-style:italic;
text-align: left;
letter-spacing: 1px;
 
}
 
h2 {
color: #9B988F;
font-family: Tahoma;
font-size: 12px;
font-style:italic;
text-align: left;
letter-spacing: 1px;
 
}
 
a.linkki:link, a.linkki:visited, a.linkki:active {
  font-family: verdana;
  font-weight: none;
  color: #424D37;
  font-weight:bold;
  font-size: 11px ;
  text-align: justify ;
  line-height: 19px;
  text-decoration: none;
  padding:2px;
}
a.linkki:hover {
  color: #8A9C78;
  text-decoration: none;
  cursor: default;
  border-bottom: 1px solid #313829;
  padding:2px;
  font-weight:bold;
 
 
}
 
 
A:link,A:visited, A:active {
  font-family: verdana;
  font-weight: none;
  color: #424D37;
  font-weight:bold;
  font-size: 11px ;
  text-align: justify ;
  line-height: 19px;
  text-decoration: none;
  padding:2px;
 
}
A:hover {
  color: #5D9144;
  text-decoration: none;
  cursor: default;
  border-bottom: 1px solid #313829;
  padding:2px;
  font-weight:bold;
}
 
.tausta4{
font-size:11px;
font-family:Verdana;
line-height:20px;
width="50%"
color:#3a3a3a;
text-align:justify;
background-color:#FFFFFF;
border-left: 1px solid #607052;
border-right: 1px solid #607052;
border-top: 1px solid #607052;
border-bottom: 1px solid #607052;}
 
 
 
-->