body { margin: 0; }

h1 {margin-top: 25px; margin-bottom: 0; font-family: arial; color: #555; }
p { font-family: arial; font-size: 12px; color: #555; }
table { margin-top: 15px; font-family: arial; padding: 0; border-collapse:collapse; }

tr:first-child td { background-color: #ffffff; }

table.year-months td {font-weight: normal; background-color: #ffffff;}
table.year-months td {font-size: 16px; }

table.fire-stats td {font-weight:normal; background-color: #ffffff;}
table.fire-stats td {font-size:16px}

table.year-overview td {font-weight:normal; background-color: #ffffff;}
table.year-overview tr {font-size:17px}

/* spacing, alignment and borders */

td { text-align: center; color: #666;  padding: 10px; border-right: 1px solid #c9c9c9; border-bottom: 1px solid #c9c9c9; }
td:last-child { border-right: none; }
tr:last-child td { border-bottom: none; }

@charset "UTF-8";

/* table.year-months { margin-top: 25px; margin-bottom: 25px; font-size: 16px; }
table.year-months td { font-size: 16px; }
table.year-months tr:first-child { background-color: #eee; border-color: #c9c9c9; border-bottom: 1px solid #c9c9c9; }
table.year-months tr:first-child td:last-child { border-right: none; }
table.year-months tr:first-child td a { color: #666; }

td { text-align: center; color: #666;  padding: 10px; font-size: 12px; border-right: 1px solid #c9c9c9; border-bottom: 1px solid #c9c9c9; }
td:last-child { border-right: none;  }
td a { color: #555; }
tr:first-child { background-color: #444; color: #eee; border-right: 1px solid #333; border-bottom: none; }
tr:first-child td a { color: #eee; }
tr:last-child td { border-bottom: none; }

@charset "UTF-8"; */