<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* COMMENTS: 
   - revise visited link color to distinguish from disabled

 */

body { margin-left: 3%; margin-right: 3%; background-color: #ffffff; 
     color: black; margin-bottom: 5%; margin-top: 20px; }

div.nav { font-size: smaller; position: absolute; top: 3px; left: 3px; 
	padding: 2px; }
span.nav { background-color: #eee8dc; }
div.key { margin-left: 20px; }
p.index { font-size: smaller; text-align: center; }

div.content { background-color: transparent; color: black; 
	position: relative; margin-top: 10px; }
div.leftbox { position: relative; left: 25px; top: 5px; width: 325px; }
div.rightbox { position: absolute; left: 375px; top: 5px; }
div.smallfont { font-size: smaller; }

div.boxA { border-style: solid; border-width: 1px; 
	padding: 5px; background-color: #ffffc0; color: black; }
div.boxB { border-style: solid; border-width: 1px; 
	padding: 5px; background-color: #ededff; color: black; }

div.debug { width: 85%; margin-left: auto; margin-right: auto;
	border-style: solid; border-width: 1px;
	font-family: monospace;
	padding: 5px; background-color: #eeeeee; color: black; }

tt { font-size: smaller; color: #800000; background-color: #f8f8ff; }
code { font-size: smaller; color: #5a683b; }
em { color: #000080; background-color: transparent; }
strong { color: #000080; background-color: transparent; }
h1 { text-align: center; color: #000080; background-color: transparent; }
h2 { color: #000080; background-color: transparent; padding: 0px;
	margin: 5px; }
h3 { font-style: italic; color: #000080; background-color: transparent; 
	margin-left: 5px; margin-top: 7px; margin-bottom: 5px;
	margin-right: 5px; }

ul { margin-top: 3px; margin-bottom: 3px; 
	margin-right: 3px; list-style-type: disc; }
ol { margin-top: 3px; margin-bottom: 3px; }
ol ol { list-style-type: lower-alpha; }
ol li { margin-left: 0px; }
ol ol li { margin-left: 0px; }
ul ul li { list-style-type: circle; }

a:hover { color: red; background-color: #d0d0d0; }

img.valid { clear: both; }

address { border-style: solid; border-top-width: 1px; 
	border-bottom-width: 0px; border-left-width: 0px; 
	border-right-width: 0px; width: 350px; top: 25px;
	font-size: smaller; font-style: italic; position: relative; }

div.overnote { border-style: outset; border-width: 4px; width: 600px;
        position: absolute; top: 75px; left: 65px; color: black;
        background-color: #ffff80; z-index: 1; padding: 10px; }

strong.header {	color:	white; background-color: #000080; padding: 2px; }

table.header { background-color: #000080; color: white; text-align: center; }
.mandate { background-color: #ccccff; color: black; text-align: center; 
	font-style: italic; }
/*	border-left: black 1px solid; border-right: black 1px solid; }
	padding: 2px; } */
.pref1 { background-color: #66ff99; color: black; text-align: center; 
	border-left: black 1px solid; border-right: black 1px solid; 
	padding: 2px; }
.pref2 { background-color: #66eeaa; color: black; text-align: center;  
	border-left: black 1px solid; border-right: black 1px solid; 
	padding: 2px; }
.pref3 { background-color: #66ddbb; color: black; text-align: center;  
	border-left: black 1px solid; border-right: black 1px solid; 
	padding: 2px; }
.pref4 { background-color: #66cccc; color: black; text-align: center;  
	border-left: black 1px solid; border-right: black 1px solid; 
	padding: 2px; }
.cant  { background-color: #ffcccc; color: black; text-align: center;  
	border-left: black 1px solid; border-right: black 1px solid; 
	padding: 2px; }
/* .cant1 { background-color: #9aff9a; color: black; text-align: left; }
.cant2 { background-color: #90ee90; color: black; text-align: left; }
.cant3 { background-color: #7ccd7c; color: black; text-align: left; }
.cant4 { background-color: #548b54; color: black; text-align: left; } */
/* .pref1 { background-color: #aaeeaa; color: black; text-align: left; } */
/* .pref2 { background-color: #ccccff; color: black; text-align: left; } */
/* .pref3 { background-color: #eeeeaa; color: black; text-align: left; } */


.center { text-align: center; }

.row0 { background-color: #d0d0d0; color: black; }
.row1 { background-color: #eeeeee; color: black; }
.row2 { background-color: #d8d8d8; color: black; }
.row0A { background-color: #eeee88; color: black; }
.row1A { background-color: #ffffa0; color: black; }
.row1Anotopen { background-color: #dddd80; color: #888888; }
.row2A { background-color: #f0f088; }
.row0Ab { background-color: #eeee88; text-align: right; 
	 border-bottom-style: solid; border-bottom-width: 1px; }
.row0At { background-color: #eeee88; 
	 border-top-style: solid; border-top-width: 1px; }

hr { clear:both; height: 1px; }

span.disabled { background-color: transparent; color: #888888; }
span.entered { background-color: #eeeeee; color: black; 
	padding: 2px; border: black 1px solid; }
span.status { background-color: #ffff00; color: #AA0000; 
	font-weight: bold; }
a.clink { background-color: transparent; color: blue; 
	text-decoration: underline; font-style: italic; }
a.clink:hover { color: #000080; background-color: #ffaaaa; }
span.clink { background-color: transparent; color: black; 
	font-size: smaller; font-style: italic; }
span.comment { background-color: #eeeeee; color: red; 
	font-size: smaller; font-style: italic; font-weight: bold; }

.unassigned { background-color: #ffdddd; color: black; }
.assign { background-color: #000080; color: white; text-align: center; 
	font-weight: bold; }
.course { background-color: #dedede; color: black; text-align: center; }
.seminar { background-color: #eeeeee; color: black; text-align: center; }
.other { background-color: #eeaaaa; color: black; text-align: center; }
.sch { text-align: left; }

.boxed { margin-bottom: 10px; margin-top: 10px; }


/* COMMENTED OUT STUFF

.title { text-align: center; color: yellow; background-color: #000080; }
.notice { background-color: #ffffaa; text-align: left; padding: 5px;
	border-style: solid;  border-width:1px; width: 45%; }
.bordered { border-style: solid; border-width: 1px; }

span.left { background-color: #8080c0; color: white;
	font-family: Courier monospace; }
span.leftleft { background-color: #0000e0; color: white;
        font-family: Courier monospace; }
span.center { background-color: #808080; color: white;
	font-family: Courier monospace; }
span.right { background-color: #c08080;	color: white;
     font-family: Courier monospace; }
span.rightright { background-color: #e00000; color: white;
	font-family: Courier monospace; } */

td.meet { background-color: #fea3c6; }
td.misc { background-color: #87ceff; }
td.init { background-color: #ff8c8c; }
td.dead { background-color: #ef8090; }
td p { margin-bottom: 0px; margin-top: 0px; text-indent: 1em; }

table.bordered td { border-width: 1px; border-style: solid; 
	border-color: #eeeeee; } 
table.schedform { font-size: smaller; }

div.item { text-align: center; border-width: 1px; border-style: solid;
	padding: 3px; background-color: #f5daca; }

div.ftextleft  { width:55%; padding:0px 15px 10px 15px; float:left; }
div.ftextright { width:55%; padding:0px 15px 10px 15px; float:right; }

ul p { text-indent: 15px; margin-top: 0px; }
p.embed { margin-top: 0px; margin-bottom: 5px; }
hr.endline { clear:both; height: 1px; position: absolute; top: 100%; }

div.toc { font-size: .8em; color: #191919; width: 10%; float: right;
	padding: 5px;	background-color: #f5daca; border-style: solid;
	border-width: 1px; }
div.toplink { text-align: center; }
div.indent { margin-left: 30px;	margin-right: 15px; }

 */</pre></body></html>