.noprint {
  display: none;
}

.noscreen {
  display: block;
}

body {
  color: #000000;
}

h1, h2, h3, h4, .green, .blue {
  color: #000000;
}

span.form-blanks {
  border-bottom: 1px solid #000000;
}

#print-header {
  text-align: right;
  width: 100%;
}

#print-header img {
  border: 0;
  margin-right: 50px;
}


#container {
  border: 0;
}
