table {
    border-collapse: collapse;
    border: 4px ridge LightSteelBlue
}

td {
    vertical-align: top
}

tr.month {
    font-family: Garamond, Georgia, "Times New Roman", serif;
    font-size: 30pt;
}

tr.days {
    font-family: Garamond, Georgia, "Times New Roman", serif;
    font-size: 14pt;
}

b.date {
    font-size: 14pt
}

table.outer {
    border-style: none
}

table.outer tr {
    border-style: none
}

table.outer tr td {
    border-style: none
}

table.outer tr td {
    border-style: none
}

table.series, table.series tr, table.series tr td, table.series tr th {
    border: 4px ridge LightSteelBlue
}

table.stats, table.stats tr, table.stats tr td, table.stats tr th {
    border: 4px ridge LightSteelBlue
}

table.standings, table.standings tr, table.standings tr td, table.standings tr th {
    border: 4px ridge LightSteelBlue
}

table.calendar, table.calendar tr, table.calendar tr td, table.calendar tr th {
    border: 4px ridge LightSteelBlue;
}

table.calendar tr td {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    width: 14%;
}
