/* CSS Document */
#body {
	background-color: #fff;
	font-size: 12pt;
}
#content, #options, #page {
	width: auto;
}
#header, #nav, #options, .print, .teacher {
	display: none;
}
h1, h2, h3, h4, dt, a {
	color: #000000;
}
.student {
	background-color: #fff;
}