body {
    font-family: verdana, arial, sans-serif;
    font-style: normal;
    font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 11px;
}

h1 {
    text-transform: uppercase;
}

h2 {
    text-transform: uppercase;
}

img {
    border: 0;
}

a {
    color: #00399F;
    text-decoration: none;
}

a:hover {
    color: #393939;
}

.hakutulos {
    font-size: 11px;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    margin: 0 0 7px 0;

    list-style-type: none;
}

div {
    margin: 0 0 7px 0;
}
