body
{
background-color: #FCFACD;
margin-top: 10px;
align: center
}

table
{
width: 800px;
height: 90%;
background-color: #FFFFFF;
border-left:1px solid #A3D963;
border-right:1px solid #A3D963;
border-top:1px solid #A3D963;
border-bottom:1px solid #A3D963
}

.taulukko2
{
width: 450px;
height: 250px;
}

td.linkit
{
background-color: #F5ED59;
}

td.linkit p
{
font-family: Arial Rounded, Arial, Verdana;
font-size: 10pt;
font-weight: bold;
line-height: 1.5;
margin-left: 40px;
margin-top: 40px;
color: #333333
}

td.linkit a:link       { color:#333333; text-decoration:none}
td.linkit a:active     { color:#333333; text-decoration:none}
td.linkit a:visited    { color:#333333; text-decoration:none}
td.linkit a:hover      { color:#E60D2E; text-decoration:none}

td.leipa p
{
margin-left: 40px;
margin-right: 40px;
font-family: Arial, Verdana;
font-size: 10pt;
text-align: justify;
color: #333333
}

td.leipa p.otsikko
{
font-family: Arial Rounded, Arial, Verdana;
font-size: 10pt;
font-weight: bold;
text-align: right;
margin-top: 6px;
color: #E60D2E
}

.leipa a:link       { color:#333333; text-decoration:underline}
.leipa a:active     { color:#333333; text-decoration:underline}
.leipa a:visited    { color:#333333; text-decoration:underline}
.leipa a:hover      { color:#333333; text-decoration:none}

td.osoite
{
background-color: #F5ED59;
vertical-align: middle;
padding-bottom: 10px
}

td.osoite p
{
font-family: Arial, Verdana;
font-size: 8pt;
text-align: left;
color: #333333;
margin-left: 40px;
}