body { background-color: #E0E0E0; font-family: arial; font-size: 13px; margin: 30px; }

table { border: 1px solid black; border-collapse: collapse; font-size: 13px; }
table td { border: 1px solid black; }

table.question { margin-bottom: 30px; width: 100%; background-color: #F0E0E0; }
table.question td.question { font-weight: 700; }
table.question td.answer { text-align: center; width: 40px; font-weight: 700; }
table.question tr.header td { border: 0px; }
table.question td.meaning { font-size: 11px; }
table.question td.n { font-family: courier; font-size: 15px; font-weight: 900; padding: 0px 5px 0px 5px; }
table.question td.n2 { font-family: courier; font-weight: 700; padding: 0px 5px 0px 5px; width: 45px; }
