BODY {
	margin-left: 2%;
	margin-right: 2%;
	backgroundcolor: white;
	font-family: Helvetica, verdana, sans-serif;
        }

A:link { color: "#100066";  }
A:visited { color:"#100066"; }
A:active { color: pink; }

.right {
  border-left: solid;
  border-color: #330066;
  border-left-width: thin;
  }

H1 { 
  color: #100060;
  font-family: sans-serif;
  font-weight: bold;
}

H2 { 
  color: #100060;
  font-family:  Verdana, helvetica, sans-serif;
  font-size: 150%;
  text-decoration: none;
}

H3 {
  color: #330000;
  font-family: Verdana, helvetica, sans-serif;
 }

H4 {
  
  color: #100060;
  font-family: Verdana, helvetica, sans-serif;
}

.linkki {
  hspace: 0.2em;
  vspace: 0.2em;
  color: "#101066";
  font-family: Verdana, helvetica, sans-serif;
  text-decoration: underline;
  font-weight: bold;
}


.testi {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  margin-left: 0.1em;
  margin-right: 0.1em;
  border-left: solid;
  border-color: white;
  border-left-width: thick;
  text-decoration: none;
  color: #100066;
  font-weight: bold;  
}

.lista {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  margin-left: 0.1em;
  margin-right: 0.1em;
  font-family: Verdana, helvetica, sans-serif;
  border-left: solid;

  border-color: "#100066";
  border-left-width: thick;
  
  text-decoration: none;
  color: white;
  font-weight: bold;  
}


address { 
  color: #100066;
  text-align: right;
  font-family: Verdana, helvetica, sans-serif;
  font-style: italic;
  font-size: 10pt;
}

p {
  margin-left: 1em; 
  margin-right: 1em;
  margin-top: 0.5em; 
  margin-bottom: 0.5em;
  font-size: 10pt;
}

dl {
 margin-left: 1em; 
} 

.note {
  hspace: 1em;
  vspace: 1em;
  font-family: Verdana, helvetica, sans-serif;
  font-color: #600049;
  font-weight: bold;
  font-size: 11pt;
  }

hr { 
	color: #330000;
}

td {
font-family: Verdana, helvetica, sans-serif;
}

ul {
font-size: 10pt;
   }

li {
font-size: 10pt;
   } 

 .leipa {
  margin-left: 0.3em; 
  margin-right: 0.3em;
  margin-top: 0.3em; 
  margin-bottom: 0.3em;
  font-family: Verdana, "Helvetica", sans-serif;
  font-size: 10pt;
}




