body {
    font-family: Arial, sans-serif;
}
td, th {
    border: 1px solid #000;
    padding: 3px 6px;
}
td {
    vertical-align: top;
}
th{
    text-align: left;
    background-color: rgb(205, 222, 243);
}
table {
    border-collapse: collapse;
    margin-bottom: 2.5em;
    width: 100%;
}
table p, table ul {
    margin-top: 0;
    margin-bottom: 0;
}
caption {
    font-style: italic;
}
.harmaa {
    color: #999;
}
.sisalto {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}