body {
        margin-top: 0px;
        margin-bottom: 0px;
        background-color: #D8D6A1;
}
td {
        padding: 5px;
        font-family: arial;
        font-size: 12px;
        line-height: 21px;
        text-align: justify;
        color: #000000;
}
td.paivittaa {
        padding: 10px;
        font-family: arial;
        font-size: 12px;
        line-height: 21px;
        text-align: justify;
        color: #35342f;
}


.h1 {
        padding-left: 15px;
        font-family: palatino linotype;
        font-weight: bold;
        font-variant: small-caps;
        letter-spacing: 1px;
        font-size: 17px;
        color: #3D5770;
}
.h2 {
        padding-left: 15px;
        font-family: palatino linotype;
        font-weight: bold;
        font-variant: small-caps;
        letter-spacing: 1px;
        font-size: 15px;
        color: #3D5770;
}
.tx {
        font-family: arial;
        font-size: 12px;
        text-align: justify;
        color: #35342f;
        background-color: #D8D6A1;
}
.txt {
        width: 100%;
        height: 100%;
        padding-top: 15px;
        padding-left: 25px;
        padding-right: 20px;
        font-family: arial;
        font-size: 12px;
        line-height: 21px;
        text-align: justify;
        color: #35342f;
        background-color: #D8D6A1;
}
.txti {
        width: 260px;
        height: 100%;
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 10px;
        font-family: arial;
        font-size: 12px;
        line-height: 21px;
        text-align: justify;
        color: #000000;
        background-color: #D8D6A1;
}

.linkit {
        width: 100%;
        background-color: #3D5770;
        height: 26px;
        padding-top: 2px;
        padding-left: 25px;
        padding-right: 25px;
        font-family: palatino linotype;
        font-size: 15px;
        font-weight: bold;
        font-variant: small-caps;
        word-spacing: 20px;
        text-align: center;
        color: #EAE8E9;
}

.linkitt {
        width: 100%;
        background-color: #3D5770;
        height: 26px;
        padding-top: 2px;
        padding-left: 25px;
        padding-right: 25px;
        font-family: palatino linotype;
        font-size: 15px;
        font-weight: bold;
        font-variant: small-caps;
        word-spacing: 15px;
        text-align: center;
        color: #EAE8E9;
}

.taulukko {
        padding: 0px;
        border-collapse: collapse;
        border-left: 21px solid #3D5770;
        border-right: 21px solid #3D5770;
		height: 100%;
        width: 750px;
}
.paivitys  {
        padding: 0px;
        border-collapse: collapse;
	background-color:#edebbf;
        border: 1px solid #000000;

        width: 200px;

}

.kokeilu  {
        padding: 0px;
        border-collapse: collapse;
	background-color:#edebbf;
        border: 1px solid #000000;
        height: 100%;
        width: 600px;

}
table.linkkilista {
        background-color: #edebbf;
        padding-top: 2px;
        padding-left: 25px;
        padding-right: 25px;
        font-family: palatino linotype;
        font-size: 11px;
        text-align: center;
        color: #EAE8E9;
}

table.asukkaat {
width: 600px;
        background-color: #edebbf;
        padding-top: 2px;
        padding-left: 25px;
        padding-right: 25px;
        font-family: palatino linotype;
        font-size: 12px;
        text-align: center;
        color: #EAE8E9;
border: 1px dashed #000000;
}
A:link.l, A:visited.l {
        color: #EAE8E9;   
        cursor: default;
        border-bottom: none;
        text-decoration: none;
}
A:active.l, A:hover.l {
        color: #3D5770;   
        cursor: default;
        border-bottom: none;
        text-decoration: none;
        background-color: #3D5770;
}
A:link, A:visited {
        color: #3D5770;   
        cursor: default;
        border-bottom: 1px dotted #35342f;
        text-decoration: none;
}
A:active, A:hover {
        color: #3D5770;   
        cursor: default;
        border-bottom: none;
        text-decoration: none;
}

