/* WinNS4 */
body, td	{ font-family:	Georgia, 'Minion Web', Palatino, 'Book Antiqua', Utopia, 'Times New Roman', serif; }
PRE, CODE, TT	{ font-family:	monospace; }




/* WinNS4 */
h1, h2, h3, h4, h5, h6, th, dt	{ font-family:	'Trebuchet MS', Verdana, 'Myriad Web', Syntax, sans-serif; }




/* WinNS4 */
	/* begin affordances */	/* 2 - laid */
		
A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,		
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,		
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, 		
APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE,		
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	}	
		
BODY	{	
	color:	black;
	background:	#FFFFF5 ;
	}	
		
EM	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	#FFFFF5 ;
	}	
		
STRONG	{	
	font-style:	italic;
	background:	#FFFFF5 ;
	font-weight:	bold;
	color:	black
	}	
		
EM STRONG, STRONG EM	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	#FFFFF5 ;
	color:	black
	}	
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	#FFFFF5 ;
	color:	black
	}	
		
DEL	{	
	text-decoration:	line-through;
	background:	#F66;
	}	
		
INS	{	
	text-decoration:	underline;
	background:	yellow;
	}	
		
VAR, CITE, DFN, .note	{	
	font-style:	italic;
	}	
		
ADDRESS	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
CODE, KBD, SAMP	{	
	font-family:	Monotype.com, Courier New, monospace;
	}	
		
ACRONYM	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	
		
H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT	{	
	color:	black;
	background:	#FFFFF5 ;
	}	
		
HR	{	
	color:	black;
	}	
		
.colophon	{	
	display:	none;
	}	
		
CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR	{	
	color:	black;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	background:	#FFFFF5 ;
	}	
		
a:link       { text-decoration: underline; color: #008080; background-image: 
               ; background-color: #FFFFF5; 
               background-repeat: repeat; background-attachment: scroll; 
               font-weight: bold; background-position:     0% 50%;  }
a:visited    { color: #6699CC; background-image: ; 
               background-color: #FFFFF5; background-repeat: repeat; 
               background-attachment: scroll; text-decoration: underline; 
               font-weight: bold; background-position: 0% 50% }
a:active     { text-decoration: underline; color: #CC0000; background-image: 
               ; background-color: #FF0; 
               background-repeat: repeat; background-attachment: scroll; 
               font-weight: bold; background-position:     0% 50%;  }
a:hover      { text-decoration: none; color: #FF0000; background-image: 
               ; background-color: #FFFFF5; 
               background-repeat: repeat; background-attachment: scroll; 
               background-position:     0% 50%;  }
A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C66;
	background:	#FFFFF5 ;
	}	
		
	/* end affordances */	

	/* begin NS4 bug hack */
EM	{
	background:	#FFFFFA;
	}

STRONG	{
	background:	#FFFFFA;
	}

EM STRONG, STRONG EM, .warn	{
	background:	#FFFFFA;
	}

#title	{
	background:	#FFFFFA;
	}

CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TFOOT, TH, THEAD, TR	{
	background:	#FFFFFA;
	}

A:link	{
	background:	FFFFFA;
	}

A:visited	{
	background:	FFFFFA;
	}

A:active	{
	background:	#FF0;
	}

A:hover	{
	background:	#FFFFFA;
	}

A.offsite	{
	background:	#FFFFFA;
	}
	/* end hack */



/* WinNS4 */




/* WinNS4 */




/* WinNS4 */
	/* begin body box */	/* 3 - 'twelvths asymmetric' */

BODY	{
	border:0px none; padding:0; margin-top:	1.58em;
	margin-left:	5%;
	margin-right:	5%;
	margin-bottom:	1.58em;
	width:	40em
	}
	/* end body box */