.p1 { font-size: 120%; text-align: center; }
.s1 { margin-right: 2em; font-size: 50%; }
.p2 { font-size: 150%; text-align: center; font-weight: bold; }
.t1 { border: solid 2px DimGray; border-collapse: collapse; background: #fffff8; }
table.t1 td { border-right: solid 1px #666666; text-align: right; font-size: 75%; padding-left: 4px; }
table tr td:first-child { background: DimGray; color: White; }
table tr:nth-child(2) { background: WhiteSmoke; border-bottom: solid 1px DimGray; }
table tr:last-child { background: WhiteSmoke; border-top: solid 1px DimGray; }
table tr:first-child { background: DimGray; color: White; border-bottom: solid 1px DimGray; }
