body {
	background-color: white;
	margin-left:	60pt;
	margin-right:	60pt;
	margin-top:	40pt;
	margin-bottom:	40pt;
	}

	div#main { position: relative; }
	div#kuva { width:10em; right: 0.1em;}
	div#sis { position: absolute; left:11em; top:0; }


h1,h2, h3
	{	
	font-family:	verdana;
	color:		#718ca2;			
	}

p
	{
	font-family:	verdana;
	color:		#718ca2;
	font-size:	9pt;
	font-weight:	bold;
	text-align: 	justify;
	}

a 
	{
	 text-decoration: none
	 }

a:link 
	{
	color: #339999; 
	text-decoration: none; 	
	}

a:visited 
	{ 
	color:#339999; 
	text-decoration: none; 
	}

a:hover 
	{ 
	color: #339999;  text-decoration: underline; 
	}


ul
	{
	list-style: 	disc;
	font-family:	verdana;
	color:		#339999; 
	font-size:	9pt;
	font-weight:	bold;
	}
