body {
margin: 4% 15% 0% 15%; 
}

a:link {
color: #333;
text-decoration: none
}

a:visited {
color: #333;
text-decoration: none
}

.menu_top {
color: #ac0000;
text-align: center;
margin-bottom: 0.1em;
font-weight: bold;
font-size: 1.2em;
}

.menu_center {
text-align: center;
margin: 0em;
}

.menu_bottom {
color: #ac0000;
text-align: center;
margin-top: 0.1em;
font-weight: bold;
}

.box {
margin: 3% 5% 5% 5%;
padding: 4em 4em 6em 4em;
border-style: double;
}

.validator a {
margin-left:3em;
}

.validator a img {
border: none;
}

img.hallitus_pic {
float:left;
margin-right:1em;
border: 2px solid #000000;
}

div.hallitus {
margin: 3em 3em 10em 3em;
}

div.problem {
margin-bottom: 2em;
overflow:hidden;
}

.c_red {
color: #ac0000;
font-style:normal;
}

em.underlined {
text-decoration: underline;
}

p.centered {
text-align:center;
}

li {
margin-left:3em;
}
.noborder {
border:none;
}

