td { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link    { color: blue; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:visited    { color: fuchsia; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:hover  { color: red; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.footer:link  { color: gray; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.footer:hover { color: red; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.footer:visited { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bold{font:900}
.error { background-color: #fcc }
.errorhead { background-color: #ff3333; border: solid 1px black }
