BODY {
color: black;
background-color: #CCAB76;
border-color: black;
border-style: none;
font-family: helvetica, arial, verdana, sans-serif;
}

.tausta {
background-image: url(images/tausta.gif);
background-repeat: repeat-y;

}

.sisalto {
font-family: helvetica, arial, verdana, sans-serif;
margin: 15px;
}

A:link {color: #283158}
A:visited {color: #9099CD}
A:active {color: #283158}

P {
  font-weight: normal;
  font-size: 10pt;  
  line-height: 120%;
  font-variant: normal;
  font-style: normal;
  text-align: left;
}

.kuvateksti {
  font-size: smaller;
}

.copy {
  font-size: smaller;
  text-align: center;
  font-color: #9099C;
}

.linkit {
  font-size: smaller;
  font-weight: bold;
  font-color: #4C2811;
}

li {
  font-size: smaller;
}

.kuvaoik {
  float: right;
}

.kuvavas {
  float: left;
}

.kuvakesk {
  float: center;
}

H1 {
  font-weight: bold;
  font-size: 18pt;
  line-height: 120%;
  font-variant: normal;
  font-style: normal;
}

H2 {
  font-weight: bold;
  font-size: 16pt;
  line-height: 120%;
  font-variant: normal;
  font-style: normal;
}

H3 {
  font-weight: normal;
  font-size: 16pt;
  line-height: 120%;
  font-variant: normal;
  font-style: normal;
}

H4 {
  font-weight: bold;
  font-size: 14pt;
  line-height: 120%;
  font-variant: normal;
  font-style: normal;
}

H5 {
  font-weight: normal;
  font-size: 14pt;
  line-height: 120%;
  font-variant: normal;
  font-style: normal;
}

H6 {
  font-weight: bold;
  font-size: 12pt;
  line-height: 120%;
  font-variant: normal;
  font-style: normal;
  font-color: #4C2811;
}

.kuvaoik {
  float: right;
  padding: 8 px;
}

.kuvavas {
  float: left;
  padding: 8 px;
}