body {
  background-color:     #ffffff;
}

body, td, p {
  font-family:      arial, trebuchet, trebuchet ms, sans-serif;
  font-size:        12px;
}

@media screen {
  .formText {
    border:         solid 1px #000;
    background:     #eeeeee;
    color:          #000000;
    font-family:    arial, trebuchet, trebuchet ms, sans-serif;
    font-weight:    normal;
    font-size:      11px;
  }

  .formButton {
    border:         solid 1px #000;
    background:     #6699ff;
    color:          #fff;
    font-weight:    normal;
    width:          50px;
  }
}

.sub-title {
  font-size:      17px;
  font-weight:    bold;
  color:        #6699ff;
}
