body{
background-color: #fff;
margin: 0;
background-image: url(img/bg.jpg);
background-position: top left;
background-repeat: repeat-x;
}

.menu{
height: 37px;
border: 0;
font-family: verdana, sans-serif;
font-size: 8pt;
color: #fff;
padding-left: 40px;
line-height: 37px;
}

a.menul{
text-decoration: none;
color: #fff;
}

a.menul:hover{
color: #fff;
border-bottom: 1px dotted #white;
}

a{
text-decoration: underline;
color: #555;
}

a:hover{
text-decoration: none;
color: #006633;
}

img{
border: 0;
}

h1{
color: #444;
font-size: 170%;
}

.paateksti{
font-family: georgia, sans-serif;
font-size: 9pt;
line-height: 12pt;
color: #222;
text-align: justify;
padding-bottom: 5px;
}

.copy{
border-top: 1px solid #444;
padding-top: 1px;
padding-bottom: 10px;
text-align: center;
font-family: verdana, sans-serif;
font-size: 8pt;
color: #555;
}

.korostus{
text-decoration: underline;
}

.lista{
font-family: arial, sans-serif;
font-size: 9pt;
}
