/* begin body type */	
BODY	{
	color:		#FFFF00;
	font-family:	 Arial, Verdana, Myriad Web, Syntax, sans-serif;
	}	

P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU	{	
	/* inherit from body */	
	}	

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-family:	Arial, Verdana, Myriad Web, Syntax, sans-serif;
	}	

	/* end body type */	

body	{ 
	color:		black; }
PRE, CODE, TT	{
	 color:		black; }




	/* begin header type */	

		
H1	{
	color:		black;	
	font-family:	Arial, Verdana, Myriad Web, Syntax, sans-serif; 
	font-size:	22pt;
	font-weight:	bold;
	text-align:	center;
	}	
		
H2	{	
	color:		black;
	font-family:	 Arial, Verdana, Myriad Web, Syntax, sans-serif;
	font-size:	20pt;
	font-weight:	500;
	text-align:	center;
	}	
		
H3	{	
        color:          black;
	font-family:	Arial, Verdana, Myriad Web, Syntax, sans-serif;
	font-size:	16pt;
	font-weight:	900;
	font-style:	italic;
	text-align:	center;
	}	
		
H4	{	
        color:          black;
	font-family:	Arial, Verdana, Myriad Web, Syntax, sans-serif;
	font-size:	14pt;
	font-weight:	600;
	}	
		
H5, DT, LEGEND	{
        color:          black;	
	font-family:	Arial, Verdana, Myriad Web, Syntax, sans-serif;
	font-size:	13pt;
	font-weight:	600;
	font-style:	italic;
	}	
		
H6	{	
	font-family:	Arial, Verdana, Myriad Web, Syntax, sans-serif;
	font-size:	12pt;
	font-weight:	700;
	text-transform:	small-caps
	}	
		
TFOOT, THEAD	{	
	font-family:	Georgia, Minion Web, Palatino, Book Antiqua, Utopia, Times New Roman, serif;
	}	
		
CAPTION, TH	{	
	font-weight:	bold;
	font-family:	Georgia, Minion Web, Palatino, Book Antiqua, Utopia, Times New Roman, serif;
	}	
		
HR	{	
	visibility:	visible;
	}	
		
	/* end header type */	





	/* begin affordances */	/* 7 - rubric */
		
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	{	
	border-color:	black;
	border-style:	none;
	}	
		
BODY	{	
	color:	black;
	background:	#FFFFFF;
	}	
		
EM	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	#FFFFFF;
	}	
		
STRONG	{	
	font-style:	italic;
	background:	#FFFFFF;
	font-weight:	bold;
	color:	        black;
	}	
		
EM STRONG, STRONG EM	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	#FFFFFF;
	color:	        black;
	}	
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	#FF0;
	color:	red;
	}	
		
DEL	{	
	text-decoration:	line-through;
	background:	#FC6;
	}	
		
INS	{	
	text-decoration:	none;
	background:	#9F3;
	}	
		
VAR, CITE, DFN	{	
	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;
	}	
		
H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT	{	
	color:	        black;
	background:	#FFFFFF;
	}	
		
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:	#FFFFFF;
	}	
		
A:link	{	
	text-decoration:	none;
	font-weight:	900; 
	color:	grey;
	background:	white;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	900;
	color:	black;
	background:	white;
	}	
		
A:active	{	
	font-weight:	bold;
	color:	#FF00FF;
	background:	white;
	}	
		
A:hover	{	
	color:	black;
	background:	white;
	}	
		
A.offsite	{	
	font-weight:	normal;
	color:	black;
	background:	white;
	}	
		
	/* end affordances */	



		
CENTER	{	
	text-align:	center;



		
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, B, BIG, CENTER, DIR, FONT, HR, I, MENU, PRE, S, STRIKE, TT,		
U, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND	{	
	text-align:	left;
	list-style-position:	outside;

		
DIV > P:first-child, BODY > P:first-child, TD > P:first-child	{	
	text-align:	left;
	}	
		
H1 + P, H2 + P, H3 + P, H4 + P, H5 + P, H6 + P, DIV + P, P.initial	{	
	text-align:	center;
	}	
		
H1	{	
	text-align:	center;
	}	
		
H2	{	
	text-align:	center;
	}	
		
H3	{	
	text-align:	center;
	}	
		
H4	{	
	text-align:	center;
	}	
		
H5	{	
	text-align:	center;
	}	
		
H6	{	
	text-align:	center;
	}	


HR	{	
	text-align:	left;
	width:	100%;
	}	
		
CENTER	{	
	text-align:	center;
	}	
		
TABLE	{	
	text-align:	left;
	}	
		
TD	{	
	text-align:	left;
	}	
		
TH	{	
	text-align:	left;
	}	
		
CAPTION	{	
	text-align:	left;
	}	
		
	/* end horizontal */	






