	/* begin body type */	/* 1 - humanist sans a */

BODY	{	
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	}	

P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU	{	
	/* inherit from body */	
	}	

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:	upper-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

OL OL OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

TABLE, TBODY, TR, TD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	}	

	/* end body type */	
