BODY {
color: black;
background-image: url(Kuvat/bgdressa6.gif);
background-repeat: repeat-y;
border-color: black;
border-style: none;
font-family: helvetica, arial, verdana, sans-serif;
}

.etusivu {
background-color: #E5E5E5;
font-family: helvetica, arial, verdana, sans-serif;
}

A:link {color: blue}
A:visited {color: purple}
A:active {color: purple}

P {
  font-weight: normal;
  font-size: 12pt;  
  line-height: 120%;
  font-variant: normal;
  font-style: normal;
  text-align: left;
}

.kuvateksti {
  font-size: smaller;
  text-align: 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;
}