body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	color: #000;
}

/* Hide the banner */
h1 img {
    display: none;
}

h1,h2 {
    margin: 0;
    font-size: 12pt;
}

/* Hide the navigation menu */
#navcontainer {
    display: none;
}

/* and at the bottom */

#footer, #othercontent {
    display: none;
}

/* might as well hide submit buttons also */
#submit {
    display: none;
}

#RegistrationHeading {
    display: none;
}

table, td {
  border: 0;
  padding: 0;
}

.printterms {
    display: none;
}

.invisible {
    display: none;
}
