table tbody tr:nth-child(odd) {
    background: rgba(245,245,245,1);
}
table {
  border: 1px solid;
  border-collapse: collapse;
}
table tbody tr td {
    padding: 0.625rem 0 0.625rem 0.625rem ;
    line-height: 1.5em;
}
th{font-weight: 600;}
.labheaderr {
    border: solid 1px #8fc5d8;
    font-size: .85em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0.625rem  0.625rem 0.625rem 0.625rem ;
    line-height: 1.5em;
}
.topPlace{font-size: 1.1;font-weight: 600;text-align: center;}
.notes {font-size: .9;font-style: italic;}

th.labheaderr {
    text-align: center;
}
.h1-style{font-size:1.2rem;}
.years{font-size:1.2rem;font-weight:600;}
.notes {font-size: .9;font-style: italic;}