body {
 margin: 20px;
 font-family: verdana, arial, helvetica;
 font-size:10pt;
}
.title {
 font-size: 20pt;
 color: #07AAEE;
 font-weight: bold;
}
h1 {
 font-size: 12pt;
 color: black;
}
h2 {
 font-size: 12pt;
 color: black;
}
.language {
 text-align: right;
 font-size: 8pt;
}
.content, .menu{
 width: 90%;
}
.content td {
 padding: 3px;
 font-size:10pt;
}
.content .caption {
 font-weight: bold;
}
.menu a, .menu a:visited, .content a, .content a:visited {
 color: rgb(2,126,254);
 text-decoration: none;
 font-weight: bold;
}
.menu a:hover, .content a:hover {
 color: rgb(2,126,254);
 text-decoration: underline;
}
.slogan {
 font-size: 8pt;
}
.footer {
 font-size: 8pt;
}
.footer a, .footer a:visited {
 color: rgb(0,0,0);
 text-decoration: underline;
}
.footer a:hover {
 color: rgb(2,126,254);
 text-decoration: underline;
}
.kappalist td{
 border-top:1px solid black;
 border-right:1px solid black;
 font-size:8pt;
 padding: 5pt;
}.block1 {
 background-color: rgb(175,222,150);
}
.block2 {
 background-color: rgb(194,232,188);
}
.block3 {
 background-color: rgb(208,236,211);
}
.block4 {
 background-color: rgb(196,230,210);
}
.block5 {
 background-color: rgb(194,227,231);
 font-size: 8pt;
}
.menu .block5 {
 text-align: right;
}
#search td {
 text-align: center;
}