* {
    font-size: 14pt;
}

ul {
    list-style-type: '-- ';
}

table, td, th {
    text-align: left;
}

table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    padding: 3px;
}
