body	{	background-color:	white;
		color:			black;
		font-family: 		Verdana, Arial, Helvetica, sans-serif;
		font-style: 		normal; 
		font-weight: 		normal; 
		font-variant: 		normal}
a:link {  	color:			#0000FF; 
		text-decoration:	underline}
a:visited {  	color:			#00FF00; 
		text-decoration:	underline}
a:hover {  	color:			#FF0000; 
		text-decoration:	underline}
	.lh1 {  font-size: 		18pt; 
		font-weight: 		bold;  
		color: 			#6666CC}
	.lh2 { 	font-size: 		14pt; 
		font-weight: 		bold;  
		color: 			#000000}
	.lh3 { 	font-size: 		13pt; 	
		font-weight: 		bold; 
		color: 			#6666CC}
	.lh4 { 	font-size: 		11pt; 
		font-style: 		italic; 
		font-weight: 		bold; 
		color: 			#6666CC}
	.pdate {font-size: 		small; 
		color:			gray}

span	#junk{}
	.updated{font-size:     smaller;
                        color:          #999999}

	.source{font-size:     smaller;
                        color:          #666666}

	.note		{font-size:	smaller;
			color:		#666666}

	.tentative	{background-color:	blue;
			color:			red}

div	.outline 	{color:		red }
	.introduction 	{color:		black }
	.preparation 	{color: 	green }
	.exercises 	{color:		fuchsia }
	.films 		{color: 	olive}
	.labs 		{color:		silver }
	.schedule 	{color:		aqua }
	.appendices 	{color:		yellow }
	.links 		{color:		teal}
	.writing	{color: 	maroon}
	.tools 		{color: 	navy}
	.news		{background-color: #FFFFCC;
			color:		red}
	.intro		{background-color: #0FFFCC;
			width:		70%;
			padding:	1%;
			float:		left}
	.about		{background-color: #FFFFCC;
			width:		25%;
			padding:	1%;
			float:		right}
	.main		{width:		70%;
			padding-right:	2%;
			float:		left}
	.sup		{}
	.lectures	{background-color: #00FFFF;
			width:		25%;
			padding:	1%;
			float:		right}
	.reference	{background-color: #00CCCC;
			width:		25%;
			padding:	1%;
			float:		right}
	.footer		{width:		100%;
			float:		left}

p	.epigram 	{color:		gray}
tr	.oddrows	{background-color:	#FFFFCC;
			color:			black }
	.evenrows	{background-color:	#FFFFFF;
			color:			teal }
	.toprow		{font-style: 		italic; 
			background-color:	#66009B;
			color:			white}
