a { text-decoration: none; }
a:hover { text-decoration: underline; }

input, button { font-family: verdana; font-size: 8pt; color: 000066; font-weight: bold; }
input, button, table.formtable { border-style: solid; border-width: 1px; border-color: 000066; }
input { background-color: eeeeff; }
button { background-color: ccccff; }
table.formtable td { padding-left: 10px; padding-right: 10px; }

td.error { font-weight: bold; color: cc0000; }

table.titletable td { text-align: center; font-size: 14pt; font-weight: bold; background-color: 0000cc; color: ffffff; padding: 3px; }

