	/* begin body type */	/* 2 - serif a */		BODY	{		font-size:	11pt;	font-weight:	normal;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	font-family:	Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;	font-size-adjust:	.5;	}			P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU	{		/* inherit from body */		}			SMALL	{		font-size:	.82em;	}			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;	}	TR{		font-size:	1em;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	font-family:	Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;	font-size-adjust:	.5;	}				/* end body type */			H1	{		font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;	font-size-adjust:	.53;	font-size:	2em;	font-weight:	400;	font-style:	normal;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	}			H2	{		font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;	font-size-adjust:	.53;	font-size:	1.75em;	font-weight:	400;	font-style:	normal;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	}			H3	{		font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;	font-size-adjust:	.53;	font-size:	1.58em;	font-weight:	400;	font-style:	normal;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	}			H4	{		font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;	font-size-adjust:	.53;	font-size:	1.33em;	font-weight:	500;	font-style:	normal;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	}			H5, DT	{		font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;	font-size-adjust:	.53;	font-size:	1.17em;	font-weight:	600;	font-style:	normal;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	}			H6	{		font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;	font-size-adjust:	.53;	font-size:	1em;	font-weight:	700;	font-style:	normal;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	}			TFOOT, THEAD	{		font-size:	1em;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;	font-size-adjust:	.53;	}			TH	{		vertical-align:	baseline;	font-size:	1em;	font-weight:	bold;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	font-family:	Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;	font-size-adjust:	.53;	}			HR	{		visibility:	hidden;	}				/* end header type */					EM	{		font-style:	normal;	font-weight:	bold;	color:	black;	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.GIF) #FFFFF5;	}			STRONG	{		font-style:	italic;	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.GIF) #FFFFF5;	font-weight:	bold;	color:	black;	}			EM STRONG, STRONG EM	{		text-transform:	uppercase;	font-style:	normal;	font-weight:	bolder;	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.GIF) #FFFFF5;	color:	black;	}			B	{	font-weight:	bold;	}	I	{	font-style:	italic;	}		.warning	{		text-transform:	none;	font-style:	normal;	font-weight:	bolder;	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.GIF) #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;	}			ACRONYM	{		font-variant:	small-caps;	letter-spacing:	0.1em;	}			H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT	{		color:	black;	font-family:	Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;	}			HR	{		color:	black;	}			#colophon	{		display:	none;	}			COL, COLGROUP{		color:	black;	text-decoration:	none;	border-color:	black;	border-style:	none;	}			A:link	{		text-decoration:	none;	font-weight:	normal; 	color:	#669933;	}			A:visited	{		text-decoration:	none;	font-weight:	normal;	color:	#006699;	}			A:active	{		text-decoration:	underline;	font-weight:	normal;	color:	#669933;	}			A:hover	{		text-decoration:	underline;	color:	#006600;	background:	#FFFF99;	}			A.offsite	{		text-decoration:	none;	font-weight:	normal;	color:	#C66;	}				/* end affordances */	A, ADDRESS, BLOCKQUOTE, 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, B, BIG, CENTER, DIR, FONT, HR, I, MENU, PRE, S, STRIKE, TT,		U, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	left;	float:	none;	clear:	none;	list-style-position:	outside;	}			ADDRESS, BLOCKQUOTE, DL, FIELDSET, FORM, OL, 		P, UL,  DIR, HR, MENU, PRE	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	}			DIV {		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	left;	text-indent:	0;	}			H1 + P, H2 + P, H3 + P, H4 + P, H5 + P, H6 + P, DIV + P, .initial, .stb, .mtb, .ltb	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	left;	text-indent:	0;	}			H1	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	left;	}			H2	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	left;	}			H3	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	left;	}			H4	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	left;	}			H5	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	left;	}			H6	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	left;	}			P	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	}			BLOCKQUOTE	{		margin-left:	1.75em;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	}			ADDRESS	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	}			PRE	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	}			LI	{		margin-left:	1.75em;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	}			DT	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	}			DD	{		margin-left:	1.75em;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	}			UL UL, OL OL, LI ADDRESS, LI DL, LI OL, LI P, LI UL, LI DIR, LI HR, LI MENU, LI PRE, LI H1, LI H2, LI H3, LI H4, LI H5, LI H6, DD ADDRESS, DD DL, DD OL, DD P, DD UL, DD DIR, DD HR, DD MENU, DD PRE, DD H1, DD H2, DD H3, DD H4, DD H5, DD H6	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	}			HR	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	center;	width:	.5em;	}			CENTER	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	text-align:	left;	}			COL, COLGROUP, TABLE, TBODY, TD, TFOOT, TH, THEAD, TR	{		margin-left:	0;	margin-right:	0;	padding-left:	0;	padding-right:	0;	border-left:	0;	border-right:	0;	float:	none;	clear:	none;	}			TABLE	{		text-align:	left;	}			TD	{		text-align:	left;	}			TH	{		text-align:	left;	}			CAPTION	{		text-align:	left;	}				/* end horizontal */	/* Begin body margins **************************************************** */BODY	{	margin-top:	1.58em;	margin-left:	8%;	margin-right:	2%;	margin-bottom:	1.58em;	}/* end body margins  ***************************************************** */		TABLE { 	font-size:	1em;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	font-family:	Georgia, Palatino,"Book Antiqua", "Times New Roman", serif;	font-size-adjust:	.5; } TBODY { 	font-size:	1em;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	font-family:	Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;	font-size-adjust:	.5; } TD	 { 	font-size:	1em;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	font-family:	Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;	font-size-adjust:	.5; } TD { 	color:	black;	text-decoration:	none;	border-color:	black;	border-style:	none; } TR	 { 	color:	black;	text-decoration:	none;	border-color:	black;	border-style:	none; } TABLE { 	color:	black;	text-decoration:	none;	border-color:	black;	border-style:	none; } TBODY { 	color:	black;	text-decoration:	none;	border-color:	black;	border-style:	none; } 
