body {
    font-family: tahoma, arial, helvetica, sans-serif;
}

.content {
    margin-left: auto;
    margin-right: auto;
    width: 673px;
}

table {
    border-collapse: collapse;
}

th,
td {
    padding: 4px;
    padding-left: 6px;
    padding-right: 6px;
    border: 0;
    text-align: left;
}

.alternate th,
.alternate td {
    background-color: #ddd;
}

.phrases th {
    color: #fff;
    background-color: rgb(230, 7, 7);
}

.phrases th.empty {
    color: #000;
    background-color: #ddd;
}

a {
    color: rgb(0, 86, 135);
}

img.play {
    width: 22px;
    height: 17px;
}

h1 {
    font-size: 150%;
}

.footer {
    margin-top: 30px;
    margin-bottom: 80px;
}

.viewAll {
    font-size: 90%;
}

.language th {
    border-right: 1px solid #888;
}

.language td {
    font-size: 90%;
}

