@charset "iso-8859-1";

BLOCKQUOTE, BODY, DIV, OL, P, SMALL, TABLE, TBODY, TD, TR, UL, LI {
  color: black;
  font-size: 9pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

UL LI, UL UL LI {
  list-style: disc;
}

SMALL {
  font-size: 7pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5, H6 {
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

H2 {
  font-size: 12pt;
  font-weight: bold;
}

H3 {
  font-size: 10pt;
  font-weight: bold;
  margin-top: 14pt;
}

H3.top {
  font-size: 10pt;
  font-weight: bold;
  margin-top: 0px;
}

H3.red {
  color: red;  
  font-size: 10pt;
  font-weight: bold;
  margin-top: 14px;
}

H3.topred {
  color: red;  
  font-size: 10pt;
  font-weight: bold;
  margin-top: 0px;
}

H3.green {
  color: green;  
  font-size: 10pt;
  font-weight: bold;
  margin-top: 14px;
}

H4.italic {
  font-size: 9pt;
  font-style: italic;
}

BODY {
  background: white;
}
.otsikko {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight: bold
	}
	
.pteksti {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt
	}
.ptekstib {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
	}
	
.isoteksti {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
				
	}
.alaotsikko {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold
	}
