/* print styles */

body {
	background: white;
	font-size: 11pt;
	}
	
div#main { 
	margin-left: 10%; 
	margin-right: 5%; 
}

#DivBottom {
	display: none;
} 
