#normoutput p{
  text-align: justify;
  color: #333333 !important;

}

#normoutput h2 {
  text-align: center;
}

#normtable {
  max-height: 400px;
  overflow: scroll;
}

#normtable h2 {
  text-align: center;
}

.form-control  #normform{
  margin: auto;
}

.form-group #text {
  margin: auto;
}