
body {

  background-color: #FFFFFF;
  
  font-family: Arial, sans-serif;

}

table {

  font-size: 100%;

}

img {

  margin: 0;
  padding: 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.HVH_underscore {

  text-decoration: underline;
  
  font-style: normal;

}

em.HVH_standard {

  font-style: italic;

}


#HVH_main_content {

  font-size: 0.8em;

}


.HVH_subheading {

  color: #003C63;

}


#HVH_page_heading {

  font-size: 1.4em;

}