table {background-color: #ccc; border: 10px solid #ccc; height: 300px; width: 567px; color: black;}
table td {background-color: #fff; text-align: center;}
table td.Red {font-size: 18px; font-weight: bold; color: red;}
table td.Title {font-size: 14px; font-weight: bold; text-align: left; background-color: #eee; padding-left: 10px; text-decoration: underline;}
table td.Big {font-size: 18px; font-weight: bold;}
