body {  
	 font-family : arial;
	 color : #000000;
	 font-size : 11px;
	 background-image : url('images/patternmico.jpg');
	 background-color : #ffffff;
	 background-repeat : repeat;
	 text-align : justify;}

A:link,  A:visited , A:active{
		 color : #295176;
		 text-decoration:none;}

A:hover {
		color : #000000;
		text-decoration :none;}

#kokosivu {
		  top : 0px;
		  padding-top :0px;
		  margin :0px;
		  width : 900px;
		  height: 100%;
		  background-image :url('images/bgmico.jpg');
		  background-repeat :repeat-y;}

#tekstit {
		 text-align :justify;
		 font-family : arial;
		 color : #000000;
		 font-size: 12px;
		 background-color : #ffffff;
		 width : 898px;
		 left : 8px;
		 top : 430px;
		 height : 1000px;
		 position : absolute;
		 background-image :url('images/bgmico.jpg');
		 background-repeat :repeat-y;}
		 
#tekstit2 {
		 position : absolute;
		 text-align :justify;
		 font-family : arial;
		 color : #000000;
		 font-size: 13px;
		 background-color : #ffffff;
		 width : 734px;
		 left : 135px;
		 top : 0px;
		 background : transparent;
		 line-height : 1.5;}
		 
#yla {
	 position : absolute;
	 left : 107px;
	 top : 10px;
	 height : 160px;
	 width : 850px;}
	 
table {
	  text-align :justify;
	  font-family : arial;
	  color : #000000;
	  font-size: 12px;
	  background-color : #FFFFFF;}
	  
.head{
	  font-family : georgia;
	  color : #214172;
	  font-size : 20px;
	  padding-bottom : 7px;
	  font-weight : bold;
	  font-style : italic;}