/* CSS Document */
body {
  font-family: arial;
  font-size: 11pt;
}

h1 {
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 3pt;
}

h2 {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 3pt;
}

#header {
  display: none;
}

#quicklinks {
  display: none;
}

#mainmenu {
  display: none;
}

#leftcolumn {
  display: none;
}

#bannercontainer {
  display: none;
}

#footer {
  display: none;
}

