table {
    width: 680px;
    margin: 5px auto;
    border-color: transparent;
    border-spacing: 2px;
    border: none;
  empty-cells: show;
}

th {
    font-size: 11px;
      text-align: center;
								        background-color: red;
									      color: #ffffff;
									            }
										          th a { color: #ffffff; }
											        .h {
												      font-size: 11px;
												            text-align: center;
													          background-color: red;
														        color: #ffffff; }
															      tr.i {border: none;}
															            td { text-align: center;}
																          td.n { text-align: left;}
																	  