/* print style sheet for VIP */



body {
	font-family: arial, sans-serif;
	line-height: 1.4;
	font-size: 1.6em;
}

#page {
	width: 100%;
	max-width: none;
	}
	

#jump-to,
#searchform,
#navbar { display:none }

h1 { 
	font-size: 50pt;
	}

h2 {
	margin-top: 30pt;
	}

.description {
	font-size: 19pt;
	margin-bottom: 0;
	}
	
#content, h2, h3, .navigation {
	margin-left: 0;
	}
	
ul {
	margin-left: 1.3em;
	}
	
ol {
	margin-left: 1.8em;
	}
