td.karsina
{
    width: 80px;
    border-top-style: groove;
    border-right-style: groove;
    border-left-style: groove;
    height: 80px;
    background-color: #eeeeee;
    text-align: center;
    border-bottom-style: groove;
}

.data
{
    display: none;
}

a
{
    font-family: verdana, arial, 'sans serif'; 
    font-size: small;
    color:black; 
    text-decoration: none;
}

a:hover   
{
    text-decoration: underline;
}

td
{
    vertical-align: top; 
}

tr.even {background-color: #eeeeee}
tr.odd {background-color: #dddddd}

td.hepannimi
{
    text-decoration: none;
    font-weight: bold;
}

h1
{
    font-size: large;
}

