
html, body { 
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4;
  word-spacing: 1.1pt;
  letter-spacing: 0.2pt; 
  font-family: Garamond, "Times New Roman", serif;
  color: #000;
  background: none;
  font-size: 12pt;
}

h1,
h2,
h3 {
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 17pt;
}

h2 {
  font-size: 15pt;
}

h3 {
  font-size: 13pt;
}

#sysheader,
#leftnavigation,
#sysfooter {
  display: none;
}

#content {
  width: 100% !important;
}
