.retired {
    color: #ddd;
    font-style: italic;
}
.faction {
    font-weight: bold;
    color: #0f0;
}
.independent {
    font-weight: bold;
    color: #39f;
}
.personal {
    font-weight: bold;
    color: #f7f;
}
table {
    line-height: 1;
}
