/* Northwestern University Department Style Sheet, amf@northwestern.edu *//* general HTML display */BODY				{ color: #000000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background: #FFFFFF }TD					{ color: #000000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }/* background colors */.purplecell		{ background: #520063 }.yellowcell		{ background: #FFB24D }.purplecellmedium	{ background: #7A288B }.purplecelllight	{ background: #904C9E }.whitecell			{ background: #FFFFFF }/* search box */.searchlabel		{ color: #FFFFFF; font-weight: bold; font-size: 10pt; font-style: italic }.searchlink		{ color: #FFFFFF; font-weight: bold; font-size: 8pt; text-decoration: none }/* titles */.title0				{ color: #FFB24D; font-weight: bold; font-size: 17pt }.title1				{ color: #FFB24D; font-weight: bold; font-size: 14pt }.title2				{ color: #FFFFFF; font-weight: bold; font-size: 19pt }.title3				{ color: #FFFFFF; font-weight: bold; font-size: 12pt }/* breadcrumb_nav */.bccell			{ background: #FFFFFF; color: #000000; font-weight: bold; font-size: 10pt  }.bclink			{ color: #000000; font-weight: bold; text-decoration: none; font-size: 10pt }.bccurrent			{ color: #750000; font-weight: bold; font-style: italic; font-size: 10pt }/* main section */.lastmod			{ color: #750000; font-weight: bold; font-size: 8pt }.main				{ background: #FFFFFF; color: #000000; font-size: 10pt  }.head				{ font-weight: bold; color: #750000; font-size: 10pt  }A					{ color: #000075; text-decoration: underline; }a:link				{ color: #000075; text-decoration: underline; }a:visited			{ color: #520063; text-decoration: underline; }a:active			{ color: #750000; text-decoration: underline; }/* navigation menus */.navhead			{ color: #000000; font-weight: bold; font-size: 10pt; text-decoration: none }.navdesc			{ color: #000000; font-weight: normal; font-size: 8pt; text-decoration: none }.mininav			{ color: #FFFFFF; font-weight: bold; font-size: 8pt }.minilink			{ color: #FFFFFF; font-weight: bold; font-size: 8pt; text-decoration: none }/* footer */.footer				{ background: #FFFFFF; color: #000000; font-size: 8pt }.footlink			{ color: #000075; font-size: 8pt; font-weight: normal; text-decoration: underline  }