body, table {
    font: 13px "Tahoma", Sans-serif;
    background: #ffffcc;
}
/* Override for table centering. */
table { margin: auto; }
.centered { text-align: center; }
.error { font-weight: bold; color: red; }
input { font-weight: normal; font-family: "Tahoma"; }
.label { padding: 2px; font-weight: bold; text-align: right; }
.buttonbar { padding: 4px; }
.smbutton { font-size: 11px; }
.button { font-size: 13px; }
.big { font: 24px "Tahoma", Sans-serif; }

