body {
   background:#BEC8A6 url(/kuvat/palkki.JPG) repeat-x;
   text-align:center;
   margin-top:20px;
   margin-bottom:10px;
}
 
#table {
   background:#E1E1E1;
   width:840px;
   border:5px solid #9EAB99;

}

#otsikko {
  background:url(/kuvat/otsikko6.JPG) no-repeat #BEC8A6;
  height:40px;
  width:840px;
  padding:0;
  margin:0 auto;
}


#teksti {
   background:#E1E1E1;
   width:840px;
   text-align:justify;
   margin:0 auto;
}

#teksti2{
   padding:20px;
}
 
#menu {
   text-align:center;
   text-transform:uppercase;
   word-spacing:20px;
   margin-top:15px;
   margin-bottom:15px;
}

#I1 {
   background:#E1E1E1;
   width:840px;
   border:none;

}
 
p, td{
   font-family: Arial, Lucida Sans;
   font-size: 12px;
   color:#574535;
   line-height:1.5;
 
}

font {
  color:#5C6B3E;
}
 
h1 {
   font-family:Arial, Lucida Sans;
   color:#789534;
   font-size: 12px;
   font-weight:none;
   letter-spacing:2px;
   text-transform:uppercase;
   border-bottom:2px dotted #9EAB99;
}

h2 {
   font-family:Arial, Lucida Sans;
   color:#5C6B3E;
   font-size: 10px;
   font-weight:none;
   letter-spacing:2px;
   text-transform:uppercase;
   border-bottom:none;
}
 
A:link{
cursor:pointer;
text-decoration:none; 
font-family:Arial, Lucida Sans;
font-size: 12px;
color:#789534;
border-bottom:1px dotted #789534;

}
 
A:visited{
cursor:pointer;
text-decoration:none;
font-family: Arial, Lucida Sans;
font-weight:none;
font-size: 12px;
color:#789534;
border-bottom:1px dotted #789534;
 
}
 
A:active{
cursor:pointer;
text-decoration:none; 
font-family: Arial, Lucida Sans;
font-weight:none;
font-size: 12px;
color:#9EAB99;
border-bottom:1px dotted #BEBBAB;
 
}
 
A:hover{
cursor: pointer;
text-decoration:none; 
font-family: Arial, Lucida Sans; 
font-weight:none;
font-size: 12px;
color:#9EAB99;
border-bottom:1px dotted #BEBBAB;
 
}

A.linkit {
 cursor:pointer;
 font-size:12px;
 font-style:italic;
 text-align:center;
 border-bottom:none;

}
 
A:link.linkit, A:visited.linkit {
 font-size:12px;
 font-style:italic;
 color:#574535;
 text-decoration: none;
 border-bottom:none;
}
  
A:hover.linkit, A:active.linkit {
 font-size:12px;
 font-style:italic;
 color:#9EAB99;
 text-decoration: none;
 border-bottom:none;
}
