body {
background-color: #cbcbcb;
font-family: Arial, tahoma, sans-serif, verdana;
color: #443f34;
font-size: 12px;
line-height: 17px;
}

p {
text-align: justify;
}

A:link {color: #443f34; text-decoration: none; font-weight: normal;}
A:visited {color: #443f34; text-decoration: none; font-weight: normal;}
A:active { color: #443f34; text-decoration: none; font-weight: normal;}
A:hover { color: #9c9c9c; text-decoration: underline; font-weight: normal;}

/* TAULUKOT */

table.perus {
width: 876px;
height: 100%;
background-color: #ffffff;
background-image: URL('images/mainbg.png');
background-repeat: repeat-y;
position: absolute;
top: 0px;
left: 90px;
}

td.palkki {
width: 160px;
height: 100%;
background-color: #ffffff;
background-image: URL('images/palkkibg.png');
background-repeat: repeat-y;
padding-left: 35px;
padding-right: 18px;
}

td.main{
width: 687px;
height: 100%;
padding-left: 10px;
padding-right: 20px;
}

table.taulukko1 {
width: 520px;
padding: 10px;
}

td.otsikko {
background-color: #eeecec;
border-bottom: 2px solid #a4cd4d;
}

td.tiedot {
width: 200px;
background-color: #eeecec;
}

td.henkilo {
background-color: #f6f4f4;
border-bottom: 1px solid #a4cd4d;
}

/* TEKSTIT */

.title { 
font-size: 14px;
font-family: Arial;
font-weight: bold;
color: #74ac24;
text-transform: uppercase;
line-height: 13px;
letter-spacing: 0px;
text-align: left;
text-indent: 10px;
}

strong
{
color: #443f34;
}

.copy
{
padding: 5px 0px 0px 0px;
border-top: 1px solid #cbcbcb;
font-family: Arial, tahoma, sans-serif, verdana;
color: #929292;
font-size: 11px;
line-height: 17px;
text-align: left;
}


/* KUVAT */

.kuva {
border: 2px solid #a4cd4d;
}
