.taulukko { 
   position: absolute;
   top: 0px;
   left: 0px;
   width: 900px;
   height: 100%;
   border: 0;
}

.txt { 
   font-family: verdana;
   color:#606060;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:normal;
   line-height: 18px;
}

.ots { 
   font-family: verdana;
   color: #1b7781;
   font-size:14px;
   word-spacing:1px;
   letter-spacing:1px;
   text-decoration:underline;
}

a:link {
   font-family: verdana;
   color:#1b7781;
   text-decoration:none;
   font-size:12px;
   word-spacing:2px;
   cursor:default;
}

a:visited {
   font-family: verdana;
   color:#1b7781;
   text-decoration:none;
   font-size:12px;
   word-spacing:2px;
   cursor:default;
}

a:hover {
   font-family: verdana;
   color:#242424;
   text-decoration:none;
   font-size:12px;
   cursor:default;
}

a:active {
   font-family: verdana;
   color:#242424;
   text-decoration:none;
   font-size:12px;
   cursor:default;
}

h1 {
   font-family: verdana;
   color:#606060;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:normal;
   line-height: 18px;
}

h3 {
   font-family: Georgia;
   color: #1b7781;
   font-size:16px;
   word-spacing:2px;
   letter-spacing:2px;
   border-bottom:1px solid #bbbbbb;
}

.kuva {
   height: 100px;
}

.kuva2 {
   border:1px solid #1b7781;
   height: 100px;
}

.k1 {
   border-style:solid;
   border-color:transparent;
   border-left-width:10px;
   border-top-width:0px;
   border-right-width:0px;
   border-bottom-width:5px;
}

.k2 {
   border-style:solid;
   border-color:transparent;
   border-left-width:0px;
   border-top-width:0px;
   border-right-width:10px;
   border-bottom-width:5px;

}

