BODY {
  font-family: "Trebuchet Ms, Arial";
  font-size= 10pt;
  margin: 3pt;
  background:white url('images/kuusitaustaa5.jpg') no-repeat fixed;
}

P  {
  font-family: "Trebuchet Ms, Arial";
  font-size: 9pt;
}

P2  {
  font-family: "Trebuchet Ms, Arial";
  font-size: 15pt;
}


H1 {
  font-family: "Trebuchet Ms, Arial";
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
} 

H2 {
  font-family: "Trebuchet Ms, Arial";
  font-weight: bold;
  font-size: 14pt;
 
} 

H3 {
  font-family: "Trebuchet Ms, Arial";
  font-weight: bold;
  font-size: 16pt;
  line-height: 18 pt; 

} 

H4 {
  font-family: "Trebuchet Ms, Arial";
  font-size: 11pt;

} 

a:link { color: #000000; text-decoration: none;}
a:active { color: #000000; text-decoration: none;}
a:visited { color: #B56822; text-decoration: none;}
a:hover { color: #297C81; text-decoration: underline;}


ul li {
font-size: x-small;
list-style-type:disc;
}