A:link {
  color: #aC7500;
  text-decoration: none;
}

A:hover {
  color: #aC7500;
}

A:visited {
  color: #aC7500;
  text-decoration: none;
}

BODY, TD {
  font-family: Verdana, Arial, helvetica, sansserif;
  font-size: 16px;
}

.leftcol {
  font-size: 80%;
}

.big {
  font-size: 32px;
  font-weight: bold;
}

.medium {
  font-size: 22px;
  font-weight: bold;
}


.small {
  font-size: 11px;
  font-weight: bold;
}

TABLE.border {
  border-collapse:collapse;
}

TABLE.border TD {
  border: 1px solid black;
  vertical-align: top;
}

TD.field {
  font-size: 80%;
}

TD.field {
  vertical-align: baseline;
  padding-right: 1em;
}

TD.header {
  padding-top: 1em;
  font-size: 120%;
  font-weight: normal;
}

TD.header EM {
  font-weight: bold;
  font-style: normal;
}

H1 {
  font-size: 130%;
  text-align: center;
}

H1 EM {
  text-align: center;
  font-size: 70%;
}

H2 {
  font-size: 110%;
  text-align: center;
}

H3 {
  font-size: 100%;
  text-align: center;
}

LI {
  padding-bottom: 1em;
}

LI OL {
  padding-top: 1em;
}

FORM { margin: 0 }
INPUT { font-family: Verdana; font-size: 12px; }
.pubfield { font-family: Verdana; vertical-align: baseline; font-size: 11px; color: #aC7500; width: 100px }
.pubvalue { font-family: Verdana; vertical-align: baseline; }
.formbutton { border:1px solid black; width:60px; background: white }
.pubtable { margin-bottom: 20px }
.inline { display: inline; border: none }
.pubfield a { text-decoration: none; color: #aC7500 }
.pager a { text-decoration: none; color: black }
.sortindicator { font-size: 9px; font-weight: bold; color: gray; }
