body {
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 1em;
}

table {
  font-size: 100%;
}

img {
  margin: 0;
  border-style: none;
}

td {
  margin: 0;
  padding: 0;
  border-style: none;
  text-align: left;
  vertical-align: top;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

em.IHS_underscore {
  text-decoration: underline;
  font-style: normal;
}

em.IHS_standard {
  font-style: italic;
}

#IHS_main_content,
#IHS_secondary_content {
  font-size: 0.8em;
  font-family: Arial, sans-serif;
  line-height: 1.4em;
}

#IHS_main_content .IHS_content_heading,
#IHS_secondary_content .IHS_content_heading {
  font-weight: bold;
  font-size: 1.4em;
  color: #CC9966;
  margin: 0 auto 0.25em;
}

#IHS_secondary_content .IHS_content_heading {
  font-size: 1.2em;
  text-align: right;
  padding-right: 1em;
}

#IHS_secondary_content .IHS_item .IHS_content .IHS_content_heading {
  font-size: 1em;
  text-align: left;
}