th { text-align:left;
  background: #A57B52;
  color:white;
  border:thin solid #A57B52;
  font-family: sans-serif;
  font-style: normal;
  font-size: small;
  font-weight: bold;
}

td { padding-right:1em;
  vertical-align:top;
  border-bottom:thin solid #0C2577;
  background:white;
  color:black;
}

th.row { background:white;
  color:black;
  border:0px;
  border-bottom:thin solid #0C2577;
  padding-right:1em;
}

#main th a { background:#A57B52; color:white; text-decoration:none;}
#main th a:link { background:#A57B52; color:white;}
#main th a:visited  { background:#A57B52; color:white; }
#main th a:hover  { background:#A57B52; color:#0C2577; }
#main th a:active { background:#A57B52; color:white; }

dt { font-weight:bold; }

