body {

font-family: verdana;
font-size: 12px;
color:black;
text-align:justify;
background: #E4E4E4;
}

h1{
font-family: palatino linotype; 
font-size: 18px;
color: #455177;
text-align: left;
font-style: italic;
font-weight: normal;
border-bottom:0px solid #976153;
}

table, tr, td, br, p, li{
font-family: verdana;
font-size: 12px;
color:black;
text-align:justify;

}

A:link{
cursor: default;
text-decoration:none; 
font-family: verdana; 
font-size: 12px;
color:#455177;
}

A:visited{
cursor: default;
text-decoration:none; 
font-family: verdana;
font-size: 12px;
color:#455177;
}

A:active{
cursor: default;
text-decoration: none; 
font-family: verdana;
font-size: 12px;
color:#455177;
}

A:hover{
cursor: default;
text-decoration: underline;
font-family: verdana; 
font-size: 12px;
color:black;
}

.taulukkoo {
position: absolute;
top: 0px;
width:800px;
bottom: 50%;
margin: 0px 0px 0px 0px;
cursor: default;
border-left: 15px;
border-right: 15px;

}

.teksti1 {
padding: 15px;
width: 100%;
height: 100%;
font-family: verdana;
font-size: 12px;
line-height: 17px;
text-align: justify;
color: black;
background-color:#FFFFFF;
line-height:2.0;

}

.teksti2 {
padding: 15px;
width: 250px;
height: 100%;
font-family: verdana;
font-size: 12px;
line-height: 17px;
text-align: justify;
color: black;
background-color:#FFFFFF;
line-height:2.0;

}