/* KL Micron sivujen tyylit, runko */

body	{font-size: 10pt;
	 font-family: "verdana, arial";
	 color: black;
	 line-height: 14pt;
	 margin-left: 10pt;
	 margin-right: 10pt;}

/* Sisennetyt paragraphit */

p 	{margin-left: 0pt;
	 margin-right: 0pt;}

/* Isoin otsikko */

h1	{font: 24pt times new roman, proseantiqua, lucida handwriting;
	 font-weight: bold;
	 line-height: 30pt;}

/* Isompi otsikko */

h2	{font: 18pt times new roman, proseantiqua, lucida handwriting;
	 font-weight: bold;
	 line-height: 22pt;}

/* Iso otsikko */

h3	{font: 14pt times new roman, proseantiqua, lucida handwriting;
	 font-weight: bold;
	 line-height: 18pt;}

/* Taulukko asetukset */

table	{margin-left: 0pt;
	 marging-right: 0pt;
	 width: 100%;
	 height: 100%
	 cellspacing: 2px;
	 cellpadding: 6px;}

tr	{valign: top;}

th	{font: 8pt verdana, times new roman, arial;
	 color: navy;
	 weight: bold;
	 background: silver;}

td	{background: white;
	 font: 8pt verdana;
	 color: black;
	 valign: top;}



	