* { font-family: sans-serif }
h1 { font-family: cursive }
.error { font: bold 12px arial; color:red }
.table { background:black }
td { background:white; font-size:12px }
th { background:yellow; font-size:12px }
a { color:navy; font-size:12px }
input,select { font-size:12px }
.green { background:#a4ff9c }
.red { background:#ff7e7e }
