body { 
background-color:#94BACD;
background-image:url(ala.jpg);
background-repeat:repeat-y;
} 

A:link,A:visited,A:active
{ color:#14409B; 
text-decoration:none; 
cursor:crosshair; 
letter-spacing:1px; } 

a:hover {text-decoration: none; 
color:#94BACD; } 

#otsikko {
   border:0px solid black;
   width:500px;
   position:absolute;
   top:0px;
   left:0px;
} 

#linkit {
   width:100px;
   position:absolute;
   top:375px;
   left:55px;
   font-family: arial;
   font-size: 12px;
   color:black;

   text-align:justify;
   line-height:1.5;
}


#teksti {
   width:610px;
   position:absolute;
   top:385px;
   left:150px;
   font-family: arial;
   font-size: 12px;
   color:black;

   text-align:justify;
   line-height:1.5;
}


div,td,table,tr,pre {
   font-family: arial;
   font-size: 12px;
   color:black;
   line-height:1.5;
}

.txt {
   font-family: arial;
   font-size: 12px;
   color:black;
   line-height:1.5;
}

.tieto {
   font-family: arial;
   font-size: 12px;
   color:black;
   line-height:1.5;
}

.txt2 {
   font-family: arial;
   font-size: 11px;
   color:black;
   line-height:1.5;
   text-align: center;
}

.vali {
font-family: georgia;
font-weight: bold;
letter-spacing: 1px;
font-size: 13px;
line-height: 16px;
color: #1F6CA2;
text-align: justify;
padding-left: 45px;

}

b
{ color:#1F6CA2; 
text-decoration:none; 
cursor:crosshair; 
letter-spacing:1px; } 


table.tieto
{border-color: #000000;
	border-width: 1px;
	border-style: solid;
border-collapse:collapse;} 

.h2 {
font-family: Bookman Old Style;
font-weight: bold;
font-size: 12px;
line-height: 16px;
word-spacing: 7px;
color: 998970;
text-align: justify;
padding-left: 10px;
}
img.kuva {
	border-color: #483555;
	border-width: 1px;
	border-style: solid;
        height: 75px;}

