body {
font-family: arial;
font-size: 12px;
color: #474039;
text-align: justify;
cursor: default;
margin: 0;
line-height: 24px;
padding-top: 0px;
background-color:#EDEDED;
}

#ylapalkki {
position: absolute;
left: 0px;
top: 0px;
height: 341px;
width: 100%;
background-image:url(red2.jpg);
background-repeat:repeat-x;
}

h1 {
color: #851D12;
text-align:left;
font-weight: bold;
line-height: 27px;
font-size: 15px;
font-family: arial;
letter-spacing:1px;
text-transform:uppercase;
}

h2 {
color: #726A61;
text-align:left;
font-weight: bold;
line-height: 22px;
font-size: 14px;
font-family: arial;
letter-spacing:1px;
text-transform:uppercase;
margin-left:20px;
}

a:link {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #132E65;
}
 
a:visited {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #132E65;
}

a:hover {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: underline;
color: #132E65;
}

a:active {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: underline;
color: #132E65;
}

.koiriensukutaulut {
        width:90%;
        background-color:#E1DFE0;
        border:1px solid #D4D3D3;
        border-collapse: collapse;
        text-align: justify;
}