body {
  margin: 0 !important;
  width: auto !important;
}
html {
  background: none !important;
}
#hd, #sdm, #ft, .print-icon, .gmaps {
  display: none !important;
}
#ct {
  float: none !important;
  width: auto !important;
  font-family: "Times New Roman" !important;
  font-size: 12pt !important;
  color: #000 !important;
}
#ct a {
  color: #000 !important;
  text-decoration: none !important;
}
#ct h1 {
  display: none !important;
}

table.contacts { width: 100%; border-collapse: collapse; margin: 0 0 1em 0; padding: 0; border: 0; }
table.contacts td { font-size: 12pt !important; padding: 0 0 0.5em 0; vertical-align: top; }
table.contacts td.label { white-space: nowrap; width: 13%; text-align: right; padding-right: 0.5em; }

.map {
  margin: 0 0 15px 0; width: 100%; height: 350px; display: none;
}
#header{
	display: none !important;
}
#sdm{
	display: none !important;
}
#ft{
	display: none !important;
}