body { 
color: black; background: white;
margin-left: 5%; margin-right: 5%;
}

h1 {
color:black; 
font-size: 14pt; 
font-weight: 700; 
line-height: 1; 
margin-top: 0pt; 
margin-bottom: 12pt; 
}

h2 { 
color:black; 
font-size: 12pt;
font-weight: 700; 
line-height:1; 
margin-top: 0pt; 
margin-bottom: 0pt;
}

h3,h4,h5,h6 { color:black }
/*tähän voi kirjoittaaa kommentetja*/

p {
width: 90%;
font-size: 12pt;
text-align: justify;
line-height: 1.0;
margin-top: 6pt;
margin-bottom: 6pt;
}

table{
margin-left: 12pt;
margin-top: 12pt; 
/*margin-bottom: 24pt;*/
}





