body {font-size: 13px; max-width: 1500px; margin: 0 auto;}
.underlined_a {margin: 0 2px; border-bottom: 1px solid white;}
a {text-decoration: none;}
.students_table, .results_table {width: 100%; border-collapse: collapse}
.students_table td, .students_table th {border: 1px solid lightgray; padding: 8px; word-break: break-word;}
.results_table td, .results_table th {border: 1px solid lightgray; padding: 8px;}
.icons_small {width: 15px;}
.white_fill {fill: white;}