body {
  font-family: arial,times new roman,sans serif;
  line-height: 1.2em;
  font-size: 0.8em;
}

input {
  font-size: 0.85em;
}
.content_item p {
  font-size: .90em;
  margin-top: 8px;
}
.content_item p strong {
  font-size: 1.05em;
}

a, a:active, a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #2f2f2f;
}
a:hover {
  color: #e33d37;
}

h3 {
  text-transform: uppercase;
  line-height: 2.4em;
  font-size: 1.1em;
  font-weight: bold;
  color: #fff;
}

form p, form input {
  color: #535352;
  font-weight: bold;
}

p.subnav {
  font-size: 110%;
}
a.current {
  color: #e33d37;
}