	body { 
		background: white url('http://www.computerlabteacher.org/graphics/bg-computer-lab-teacher.gif');
		font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
		font-size: 12px;
		}
	a:link { 
		color: #0000aa;
		}
	a:hover { 
		color: #0000ff; 
		font-size: 108%; 
		background: #ffff66; 
		text-decoration: underline;
		}
	a:active { 
		color: #aa0000;
		}
	a:visited { 
		color: #447755;
		}
	h1, h1.small, h2, h3, h4, p, p.links, td, .headnote, .bodynote, .footer, .big, .small { 
		font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
		}
	h1.t, h1.Big { 
		font-family: "Times New Roman",Times,Georgia,Palatino,serif; 
		}
	
	h1 { 
		color: #007722; 
		font-size: 24px; 
		font-weight: bold; 
		text-align: center; 
		margin-top: 1px; 
		margin-bottom: 1px; 
		line-height: 40px;
		}
	h1.small { 
		color: #007722; 
		font-size: 18px; 
		font-weight: bold; 
		text-align: center; 
		margin-top: 1px; 
		margin-bottom: 1px; 
		line-height: 40px;
		}
	.box { 
		color: #007722; 
		font-size: 28px;
		font-weight: normal; 
		text-align: center; 
		margin: 20px; 
		border-style: solid; 
		border-color: #ddeeff; 
		border-width: 1px; 
		background-color: #bbddff; 
		padding: 15px;
		}
	h1.t { 
		color: #000088; 
		font-family: "Times New Roman",Times,Georgia,Palatino,serif; 
		font-size: 24px; 
		font-weight: bold; 
		text-align: center; 
		margin-top: 1px; 
		margin-bottom: 1px; 
		line-height: 32px;
		}
	h1.tBig { 
		color: #000088; 
		font-family: "Times New Roman",Times,Georgia,Palatino,serif; 
		font-size: 28px; 
		font-weight: bold; 
		text-align: center; 
		margin-top: 1px; 
		margin-bottom: 1px; 
		line-height: 32px;
		}
	h1.green { 
		color: #007722; 
		font-family: "Times New Roman",Times,Georgia,Palatino,serif; 
		font-size: 24px; 
		font-weight: bold; 
		text-align: center; 
		margin-top: 1px; 
		margin-bottom: 1px; 
		line-height: 32px;
		}
	h2 { 
		color: #554422;
		font-size: 18px; 
		font-weight: normal; 
		text-align: left; 
		margin-top: 1px; 
		margin-bottom: 1px; 
		}
	h3 { 
		font-size: 16px; 
		font-weight: bold; 
		text-align: left; 
		margin-top: 1px; 
		margin-bottom: 1px;
		}
	h4 { 
		font-size: 13px; 
		font-weight: bold; 
		text-align: left; 
		text-indent: 0px; 
		margin-top: 0px; 
		margin-bottom: 0px;
		}
	p { 
		font-size: 13px;
		}
	p.links { 
		font-size: 12px;
		}
	p.verysmall { 
		font-size: 10px;
		}
	.alert { 
		color: #bb0000; 
		font-size: 18px;
		font-weight: bold; 
		}
	td { 
		font-size: 13px;
		}
	.box { 
		color: #007722; 
		font-size: 28px;
		font-weight: normal; 
		text-align: center;   /* margin: ??px; */ 
		border-style: solid; 
		border-color: #ddeeff; 
		border-width: 3px; 
		background-color: #bbddff; 
		padding: 8px;
		}
	.headnote { 
		font-size: 13px;
		text-align: center;
		}
	.bodynote { 
		font-size: 14px;
		color: #007722; 
		}
	.footer { 
		font-size: 11px; 
		}
	.addressframe { 
		border-top-style: solid; 
		border-top-color: #aaddbb; 
		border-top-width: 1px; 
		padding-top: 6px; 
		border-bottom-style: solid; 
		border-bottom-color: #aaddbb; 
		border-bottom-width: 1px; 
		padding-bottom: 6px;
		}
	.big { 
		font-size: 15px;
		}
	.small { 
		font-size: 11px;
		}
	.emphasis { 
		font-weight: bold;
		}

