@import "screen.css";

.hide-from-print, .help {
    display: none;
}

body {
    background-image: none;
}

.right_col {
  background-image: none;
}

/*

body {
    margin: 0;
    padding: 0;
}

body, td {
    font-family: arial;
    font-size: 11px;
    color: #000000;
}

h1 {
    margin: 0;
    font-size: 16px;
}

h2 {
    font-size: 11px;
}

.wrap_table {
  border: solid 1px #000000;
}

.choice {
  font-wight: bold;
  text-align: center;
  padding: 0 5px 0 5px;
  border: solid 1px #000000;
}

.choice_text {
  padding: 0 5px 0 5px;
  border: solid 1px #000000;
}

.testimonial, .testimonial a {
  font-family: verdana, arial, helvetica, serif;
  font-size: 11px;
  line-height: 16px;
  color: #999999;
  text-decoration: none;
}

*/
