.justified {
  text-align:justify;
}
.green_text {
  color:#847b15;
  font-weight:bold;
  font-family:verdana;
  font-size:9pt;
}
.red_text {
  color:#bb400d;
  font-weight:bold;
  font-family:verdana;
  font-size:8pt;
}
