.taulukko { 
   position: absolute;
   top:0px;
   left:0px;
   bottom:0px;
   width: 800px;
   height: 100%;
}

.txt { 
   font-family: arial;
   color: #000000;
   font-size:12px;
   text-align:justify;
   letter-spacing:normal;
   line-height: 22px;
}

.ots { 
   font-family: Bell MT;
   color: #9d1316;
   font-size:19px;
   text-align:justify;
   letter-spacing:2px;
   border-bottom:1px dotted #9d1316;
}

.ots2 { 
   font-family: arial;
   color: #9d1316;
   font-size:12px;
   text-align:justify;
   letter-spacing:2px;
   border-bottom:0px dotted #9d1316;
}

a:link {
   font-family: arial;
   color:#9d1316;
   text-decoration:none;
   font-size:12px;
   word-spacing:2px;
   cursor:default;
}

a:visited {
   font-family: arial;
   color:#9d1316;
   text-decoration:none;
   font-size:12px;
   word-spacing:2px;
   cursor:default;
}

a:hover {
   font-family: arial;
   color:#9a9a9a;
   text-decoration:none;
   font-size:12px;
   cursor:default;
}

a:active {
   font-family: arial;
   color:#9a9a9a;
   text-decoration:none;
   font-size:12px;
   cursor:default;
}

.kuva {
   border:2px solid #9d1316;
   height: 60px;
}