/*  Colorado Space Coalition - Coded by Bruce Clark of Imulus
	print.css - Printer Friendly Styling */ 

/* ----------| =Initial Page Structure |---------- */ 

* { 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	list-style: none;
}


