@import url('global.css');

.GenericViewer-Method, .menu1, .menu2, .leftCol, .rightCol, .banner {
  display: none;
}

.content {
  text-align: justify;
}

 img {
  padding: 0px;
  margin:  0px;
  border:  none;
}

.DocumentTitle {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}

.footer {
  border-top: solid 1px black;
  margin-top: 10px;
}