/* 
-------------------------------
	print.css 
-------------------------------
*/

.nodis, #div_skipnav, #div_header img, #div_menu, #div_oneliner, #div_img_left {
	display:none;
}
#div_mid_2, #div_lessons, #div_news, #div_footer {
	display:none;
}

body {
	background:#fff;
	color:#000;
	font:10pt Verdana; /* basic font settings */
}

h1 {
	font-size:14pt;
	margin:1em 0 1em;
	line-height:1.5em;
}
h2 {
	font-size:12pt;
	margin:1em 0 1em;
	line-height:1.5em;
}
h3 {
	font-size:10pt;
	margin:1em 0 1em;
	line-height:1.5em;
}

