table.board { border-width: 1px 0 0 1px; border-style: solid; border-color: #000000 }
table.board td { border-width: 0 1px 1px 0; border-style: solid; border-color: #000000 }
table.score { font-family: verdana, helvetica, arial, sans-serif; font-size: 80%; font-weight: bold; color: #0000C0; float:right }
table.score td { padding: 5px }
table.score td input { background-color: #00C0C0; color: #FFFFFF; font-weight: bold; border: 1px inset #008080; padding: 1px 3px 1px 3px }
table.score td input.button { background-color: #00C0C0; color: #FFFFFF; font-weight: bold; border: 1px outset #008080; padding: 1px 3px 1px 3px; width: 100% }
