
font.underlinedheader, span.underlinedheader {
  font-family: verdana,arial,helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px solid #a0be06;
  margin-bottom: 5px;
  padding-bottom: 5px;
  display: block;
}


a.arrowlink {
  font-family: verdana,helvetica,arial;
  font-size: 9px;
  color: #000000;
  text-decoration: none;      
  background-image: url(/pix/icon_arrow.gif);
  background-repeat: no-repeat;
  background-placement: fixed;
  background-position: right;
  padding-right: 8px;
}


a.smallgray, a.smallgray:hover, a.smallgray:visited {
  font-family: verdana,helvetica,arial;
  font-size: 9px;
  color: #999999;
  text-decoration: none;
}


font.header, span.header {
  font-family: verdana,arial,helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #a0be06;
  margin-bottom: 7px;
  display: block;
}

font.largeheader, span.largeheader {
  font-family: verdana,arial,helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #a0be06;
  margin-bottom: 12px;
  display: block;
}


