body {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
}

a {
  color: #000;
  text-decoration: none;
}

#left_content #search, #left h1, #left_content #hymnnav, #left_content .smalltitle, #left_content #browseby, #left_content p, #right #top_menu, #right #bottom_menu, #hymn_intro ul, #hymn_intro img, #devo_desc, #devo_full h4, #story_desc, #story_full h4, #find_header, #weekly_sheet, .r_u, #about_left, #lettered, #about_content img, #help_left img, #articles_left, #footer h5 {
  display: none;
}

#hymn_facts ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#hymn_facts ul.left {
  float: left;
  margin-right: 40px;
}

dt {
  font-weight: bold;
  margin-bottom: 5px;
}

dd {
  margin-bottom: 10px;
}

#people img {
  float: left;
  margin-right: 10px;
}

#people ul {
  list-style: none;
}

#footer {
  clear: both;
  padding-top: 10px;
}

#footer p {
  padding: 0;
  margin: 0;
  font-size: 6pt;
}

fieldset {
  margin-bottom: 10px;
}

fieldset legend {
  font-weight: bold;
}

label {
  display: block;
}

label.inline {
  display: inline;
}

input {
  margin-bottom: 5px;
  width: 300px;
}

select {
  margin-bottom: 5px;
}

.submit {
  display: block;
  margin-top: 10px;
  width: 100px;
}

#contact_left address {
  font-style: normal;
  margin-bottom: 10px;
}

#contact_left p {
  display: block;
}

#print_header {
  border: 1px solid #000;
  padding: 4px;
}
