<style type="text/css">

body 		{
			background-repeat: no-repeat;
			}
			
td			{
			font-family: palatino, palatino linotype, georgia, times new roman, serif;		
			font-size: 12px;
			line-height: 13pt;

/* dark purplish color for regular links */
			}			
a:link, a:visited		
			{
			color: #663333;
			font-weight: bolder;
			}
a:active, a:hover	
			{
			color: #cccc99;
			font-weight: bolder;
			}
	
/* brown links for navigation on all pages */			
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active, a.subnav:link, a.subnav:visited, a.subnav:hover, a.subnav:active, a.subnav2:link, a.subnav2:visited, a.subnav2:hover, a.subnav2:active
			{ 
			color: #663300; 
			font-family: georgia, palatino, palatino linotype, verdana, tahoma, trebuchet, sans-serif;
			font-weight: normal;
			margin: 10px;
			}		
a.nav:hover, a.nav:active, a.subnav:hover, a.subnav:active, a.subnav2:hover, a.subnav2:active	
			{ 
			color: #999933;
			}	

.searchbox	{
			width: 110px;
			}
			
/* used on class pages (? or removed?) */						
.dividerline
			{
			border-bottom: 1px solid black;
			}
						
/* for the page headline or title - replace with h1 style? */
.head		{
			font-family: palatino, palatino linotype, verdana, tahoma, trebuchet, sans-serif;
			font-size: 28px;
			line-height: 30pt;
			}
			
/* a smaller version for long titles */
.head2		{
			font-family: palatino, palatino linotype, verdana, tahoma, trebuchet, sans-serif;
			font-size: 24px;
			line-height: 25pt;
			}
			
/* nice size for section heads; used on residency pages, also on events page for event titles */
.subhead	{
			font-size: 18px;
			line-height: 19pt;
			}

/* on classes at a glance page, has thin line underneath */
.sectionhead
			{
			font-size: 16px;
			color: #996600;
			font-weight: bold;
			border-bottom: 1px solid black;
			}	
			
/* like subhead but larger & with a black line underneath */		
.sectionhead2
			{
			font-size: 20px;
			line-height: 20px;
			border-bottom: 1px solid black;
			}
					
/* for must-see info, use anywhere (remove the size attribute?) */
.urgent		{
			color: #990000;
			font-size: 12px;
			font-weight: bold;
			}
				
/* a small size for the classes at a glance tables */		
.glance		{
			font-size: 11px;
			}	
						
/* gives the titles the same color & style as the winter 2003 paper catalog */
.classtitle, .instructor	
			{
			font-weight: bold;
			color:#996600;
			text-transform: uppercase;
			font-size: 12px;
			}	
					
/* a small size for the class description */
.classdesc	{
			font-size: 11px;
			}
			
/* used somewhere in the class pages ? */		
.schedlinks	{
			/* size attribute does not seem to be working */
			font-size: small;
			font-weight: bold;
			}
			
.navcell	{
			border-right: 1px solid black;
			padding-right: 5px;
			}
			
						
/* not sure what this is */
.payment	{
			border: 2px solid #333333;
			padding: 8px;
			font-size: 11px;
			line-height: 14pt;
			}
</style>
