body {
    font-family: Arial, sans-serif;
}

table {
    border-collapse: collapse;
    margin-bottom: 1.5em;
}

td, th {
    border: 1px solid #666;
    padding: 3px 5px;
}

th {
    text-align: left;
    background-color: #cb90e2;
}

td {
    vertical-align: top;
}

table p, table ul {
    margin-top: 0;
    margin-bottom: 0;
}

table {
    border: 3px solid #000;
}
caption {
    font-style: italic;
}

.harmaa {
    color: #999;
}