/*=======================================================*/
/*== Print ==============================================*/
/*=======================================================*/

#header {
	display: none;
}

#nav_buttons_container {
	display: none;
}

body, .tooltip {
	font-size: 16px;
}

h1, #content h1, .h1_text {
	font-size: 48px;
	margin-bottom: 10px;
}
h2, #content h2, .h2_text {
	font-size: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3, #content h3, .h3_text {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.grade_schedule_9th, .grade_schedule_10th, .grade_schedule_11th, .grade_schedule_12th {
	background-color: #fff;
	color: #000;
}
