html {min-height: 100.1%;}

body
{
background-image:url('pics/steel-blue.jpg');
background-repeat:repeat;
}

#kuori {
background: #ffffff;
width: 900px;
border: 1px dotted;
padding: 10px 10px 10px 10px;
}

#ala {
background: #6ec3c3;
width: 900px;
height: 30px;
font-weight : bold;
padding: 1px 0px 20px 0px;
}

td.vasen {
	padding: 10px;
	border-right: 1px dotted #4f4f4f;
	font-family : tahoma,sans-serif;
	background : #ffffff;
 }

p {
font-family : tahoma,sans-serif;
color : #000000;
font-size :80%;
line-height : 150%;
}

p.sin {
font-family : tahoma,sans-serif;
color : #ffffff;
font-size :80%;
line-height : 150%;
}

h1 {
font-family : tahoma,sans-serif;
font-weight : bold;
color : #000040;
font-size :130%;
line-height : 130%;
}

h2 {
font-family : tahoma,sans-serif;
font-weight : bold;
color : #459595;
font-size :90%;
line-height : 130%;
}

table {
	width: 904px;
	background: #ffffff;
}

td {
	padding: 10px;
}

ul {
font-family : tahoma,sans-serif;
font-size :80%;
line-height : 130%;
}

#linkit a:hover {
	font-family : tahoma,sans-serif;
	font-weight: bold;
	font-size: 80%;  
	color: #459595;
	text-decoration: underline;
}

#linkit a:link {
	font-family : tahoma,sans-serif;
	font-size: 80%;  
	color: #000040;
	text-decoration: none;
}
	
#linkit a:visited {
	font-family : tahoma,sans-serif;
	font-size: 80%; 
	color: #000040;
	text-decoration: none;	
}
	
#linkit a:hover {
	font-family : tahoma,sans-serif;
	font-size :80%;
	color: #ff8040;   
	text-decoration: none; 
}

#linkit {
	clear: both;
      background-color: #ffffff;
	clear: both;
	display: block;
	padding: 16px 3px 3px 3px;
	text-align: left;
	width: 100px;
} 


a.oma:link {
font-family : tahoma;
font-size :80%; 
text-decoration: none; 
color: #0000a0; }

a.oma:visited {
font-family : tahoma;
font-size :80%;  
text-decoration: none;
color: #0000a0; }

a.oma:hover {
font-family : tahoma;
font-size :80%;  
text-decoration: underline; 
color: #6ec3c3; }


