.criteria-tr td, .subfield-tr td{
    min-width: 250px;
}

.system-span{
    margin: 10px;
}

.results-table{
    font-size: 1em;
}

.table-info{
    font-size: .8em;
}

.subfield-table{
    width:94%;
    margin-left: 5%;
}

.subfield-header{
    text-align:center;
    font-style:italic;
    font-size:.9em;
    background: #aaffff;
    padding-top: 4px;
    padding-bottom:5px;
}

.section-header{
    text-align:center;
    font-weight:bold;
    font-size:1.0em;
    background: #ffffaa;
    padding-top: 4px;
    padding-bottom:5px;
}

a {
    text-decoration: none;
}

.category-link{
    color: black;
}