@charset "iso-8859-1";
td {  font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; color: #666666; font-size: 11px; font-weight: bold}
body {  }
a:link {  color: #993333; text-decoration: none}
a:hover {  color: #993399; text-decoration: none}
a:active {  color: #ff0000; text-decoration: none}
a:visited {  color: #800080; text-decoration: none}
.header {  font-size: 18px}
.lowercase {  text-transform: lowercase}
.border {  padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border: #999999; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.darkgrey {  color: #333333}
.nocase {  text-transform: none}
.inputbox {  height: 16px; border: 1px #333333 solid}
