* {
  color: #000;
  font-size: 12pt;
  font-family: Times, "Times New Roman", Serif; }

a {
  text-decoration: none; }
  a img {
    border: none; }

h2 {
  font-size: 16pt; }

#content a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 10pt;
  font-style: italic; }

#archive_button, .sidebar_button, .sidebar_item, #subheader, #talking_about_us, #learn_more_about_working_with_us, #print_button, #nav_bar ul, #section_indicator {
  display: none; }

#author, #date {
  font-family: Helvetica, Arial, Verdana;
  display: inline;
  font-style: italic; }

#author:after {
  content: ' - '; }
