
		body { font-family: Times, serif; background-color: white; margin-left: 5em; margin-right: 5em; }
		
		
		h1 { font-size: 200%; text-align: center; color: slateblue; }
		h2 { font-size: 150%; text-align: center; color: slateblue; }
		h3 { font-size: 140%;  }
		h4 { font-size: 120%; }
		
		.color { background: slateblue; color: white; padding-top: 4px; padding-bottom: 4px; }
		
		span { font-family: Geneva, sans-serif; font-size: 110%; color: slateblue; }
		span.teachernote { font-family: Times, serif; font-size: 100%; color: red; }
		p.center { text-align: center; }
		
		.center { text-align: center; }
		
		
		li.standards { list-style-type: none; }
		
		a:link { color: blue; }
		a:visited { color: blue; }
	
	
		
