body {
  background-color: #FFF;
  font-family:arial;
  font-size:9pt;
  text-decoration:none;
  line-height:1.9;
  word-spacing:1px;
  letter-spacing:0px;
  color: #485044;
  margin-bottom: 20cm;
}

div#teksti {
  width:780px;
  height:auto;
  background-color: #FFF;
  position:absolute;
  top:250px;
  left:80px;
  text-align:justify;
}

#kuva {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 26px;
}

div#linkit {
  width:800px;
  height:25px;
  background-color: #BDC9A5;
  position:absolute;
  top:205px;
  left:70px;
  text-align:center;
  padding: 2px 10px;
}

div#otsikko {
  width:800px;
  height:200px;
  background-color: #FFF;
  position:absolute;
  top:0px;
  left:90px;
}

hr {
   color:#BBC2CA;
}

div#alas { 
  background-color : #FFF; 
  margin : 0; 
  padding : 2px 4px; 
  width : 700px; 
  text-align:center;
  font-family:tahoma;
  font-size:8pt;
  word-spacing:2px;
  color: #AC9A7C;
} 


h1 {
  font-size : 18px;
  color : #A9A887;
  font-weight : normal;
  font-style : none;
  line-height : 25px;
  letter-spacing : 1px;
  padding: 2px 4px;
}


a:link, a:visited {
 font-family : Arial, Sans-Serif;
 color : #9B9967;
 text-decoration : none;
}

a:hover, a:active {
 color: #74A86D;
 font-weight: normal;
 text-decoration : underline;
}

a.linkit:link, a.linkit:visited {
  font-family : Arial, Sans-Serif;
  color : #FFFFFF;
  text-decoration : none;
  font-size:10pt;
  line-height:2;
  word-spacing:4px;
  letter-spacing:3px;
  font-weight: bold;
}

a.linkit:hover, a.linkit:active {
  text-decoration : none;
  font-size:11pt;
  text-decoration : none;
  font-size:10pt;
  line-height:2;
  word-spacing:4px;
  letter-spacing:3px;
  font-weight: bold;
  color: #B6A684;
}

