A:link, A:visited, A:active { text-decoration: underline; color: #114A00; }
A:hover { text-decoration: underline; color: #738C31; }

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: none; font-weight: none; font-family: verdana,arial; font-size: 11px; }
A.subnav:hover { text-decoration: underline}

body {
  background-color: #ffffff;
  margin-top: 10px;
  margin-left: 10px;
  font-family: times,georgia;
  color: #000000;
  background-image:url(/images/tile.gif);
}

.header {
  font-weight: none;
  font-family: times,georgia;
  font-size: 30px;
  color: #114A00;
}

.ART_title {
  font-weight: none;
  font-family: arial,verdana;
  font-size: 18px;
}

.largeB {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 12px;
}

.large, .FORM_Intro {
  font-family: times,georgia;
  font-size: 14px;
}

.medium, .formboxes {
  font-family: times,georgia;
  font-size: 13px;
}

.small, .FORM_Choice {
  font-family: arial,verdana;
  font-size: 11px;
}

.smallB, .FORM_Question {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 11px;
}

.xsmall {
  font-family: arial,verdana;
  font-size: 10px;
}