<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		line-height: 1.5em;
		text-decoration: none;
		vertical-align: baseline;
	}
	
	#caption, 
	.sidebar,
	.footer,
	#decor,
	#gradient,
	#year,
	.heading
	 {
	display: none;
	}
	
	#ece110heading {
		clear:both;
		text-align: left;
	}
	
	.headingForPrint,
	.lesson_title {
	display: table-cell;
	float:left;
	}
	
	.lesson_caption {
	font-size: 22px;
	clear:both;
	margin-left: 21%;
	}
	
	.lesson_title {
	font-size: 35px;
	}
	
	.headingForPrint {
	width: 20%;
	text-align:right;
	border-right: 1px black solid;
	padding-right: 4px;
	margin-right: 5px;
	}
	
	#print1 {
	font-size: 25px;
	}
	#print2{
	font-size: 20px;
	}
	
	.step-by-step_title,
	.lesson_caption,
	.goal,
	.goal_caption {
	color: black;
	}
	
	.goal_caption {
	width: auto;
	}
	
	.goal, .pre_req {
	width: 15%;
	border: 1px solid black;
	}
	
	.step-by-step_title {
	line-height: 10px;
	}
	
	.box {
	clear:both;
	padding: 30px 0 0 0;
	}
	
	.secondary_frame {
	width: 1000px;
	}
	
	.learn_it_box {
	width: 50%;
	float: left;
	}
	
	.explore_more_box {
	width: 50%;
	float:left;
	}
	
	.hidden,
	.child&gt;.hidden,
	.parent&gt;.hidden {
	display: table;
	}
	
	.changeSigns,
	.changeSignsBlank {
	display:none;
	}
	
	.child {
	margin: 30px 0 0 40px;
	}
	
	.label,
	.type {
	color: black;
	}
	
	
	.contentFrame {
	page-break-inside:avoid;
	}
	
	.type {
	height: 17px;
	margin-top: 1px;
	border-right: 1px solid black;
	}
	
	.expansionButton {
	border: 1px black solid;
	}</pre></body></html>