/*W. H. Calvin 5/99 style sheet mod from Traditional */


.note { margin-left: 6em; margin-right: 4em }

.hang  {  margin: 20%; text-indent: -10%; margin-left: 20%; }


		
BODY	{
	margin-left:	12%;	
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Palatino, Book Antiqua, Utopia, Times New Roman, serif;
	font-size-adjust:	.5;
	
	}
BODY { background: white }
	
H1, H2, H3, H4, H5, H6 { font-family: verdana }	
	
P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU	{	
	/* inherit from body */	
	}
P { text-indent: 3em }
	
		
SMALL	{	
	font-size:	.92em;
	}	
		
BIG	{	
	font-size:	1.17em;
	}	
		
PRE	{	
	font-family:	'Monotype.com', Courier New, monospace;
	}	
		
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
		
TABLE, TBODY, TR, TD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Palatino, Book Antiqua, Utopia, Times New Roman, serif;
	font-size-adjust:	.5;
	}	
		
	/* end body type */	

PRE, CODE, TT	{ font-size:	1.17em; }



