body {
        margin-top: 0px;
        margin-bottom: 0px; 
        background-color: #ffffff;
        background-image: url(tausta.png);
}
td {
        padding: 0px;
        color: #4D4F4F;
        font-family: arial;
        line-height: 20px;
        font-size: 11px;
}

.line {
border-bottom: 1px dotted #DBDBDB;
line-height: 23px;}

h2 {
font-family: times new roman, sans-serif;
color: #858585;
font-size: 21px;
font-weight: normal;
text-align: left;
margin-top: 0px;
marign-bottom: 15px;
width: 100%;
letter-spacing: 5px;
text-transform: uppercase;


}

h1 {
   font-size:20px;
   font-family:Times New Roman;
   font-weight: bold;
   color:#4C5657;
   border-bottom: 1px solid #DBDBDB;
   cursor:default;
   letter-spacing: 2px;
   line-height:1.5;



}

.text {
        width: 600px;
        height: 100%;
        padding:0px 70px 10px 70px;
        text-align: justify;
        color: #6E5C5C;
        font-family: arial;
        font-size: 11px;
        line-height: 20px;
 }

.koko {
        padding: 0px;
        border: 0px;
        height: 100%;
        background-image: url(bg.png);
}

.yla {
        height: 243px;
        padding-top: 0px;


}


A:link{color:#743C3C;text-decoration:underline;cursor:default;}
A:visited{color:#743C3C;text-decoration:underline;cursor:default;}
A:active{color:#DAA8A8;text-decoration:underline;cursor:default;}
A:hover{color:#DAA8A8;text-decoration:underline;cursor:default;}
