body {
  font-size: 11pt;
/*  font-family: Verdana, Arial, Helvetica, sans-serif;*/
  font-family: Georgia, Garamond, "Times New Roman", serif;
  background-color: white;
  color: black;
}

#header, #banner, #left_column, #footer a {
  display: none;
}

#logo_print {
  display: block;
  margin-bottom: 2em;
}

#footer {
  text-align: center;
  padding-top: 5px;
  margin-top: 8px;
  border-top: 1px dotted #888;
}

h1 {
  font-size: 14pt;
}

h2 {
  font-size: 14pt;
}

h3 {
  font-size: 13pt;
}

h4 {
  font-size: 12pt;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

.contact_img_name img {
  display: none;
}
