a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.fields table {
  border-collapse: collapse;
  border: 4px ridge black;
}

.fields th, .fields td {
  border: 2px inset gray;
  padding: 0.1em 0.3em;
}

*.newl {
  border-top: 4px inset black;
}

.optionbox {
  border: 1px inset black;
  padding: 2px;
  float: right;
}

.pastepol {display:none;}
.narrowh {display:none;}

.gname { line-height: 1.8; }
.gname sub { vertical-align: -1ex; }
sub { vertical-align: -1ex; }
.gname sup { margin-left: -0.95ex; }

sub, sup { font-family: Arial, Helvetica, sans-serif;
           font-size: 85%; }

.gname sub, sup { font-family: Arial, Helvetica, sans-serif;
           font-size: 70%; }

