/* WinNS4 */
body, td	{
	font-family: Arial, Helvetica, sans-serif;
	color : White;
}
PRE, CODE, TT	{
	font-family: Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
	background : Black;
}




/* WinNS4 */
h1, h2, h3, h4, h5, h6, th, dt	{
	font-family: Arial, Helvetica, 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;
}	
		
EM	{
	font-style:normal;
	font-weight:bold;
	color: White;
}	
		
STRONG	{
	font-style:italic;
	font-weight:bold;
	color: White;
}	
		
EM STRONG, STRONG EM	{
	text-transform:uppercase;
	font-style:normal;
	font-weight:bolder;
	color: White;
}	
		
.warning	{
	text-transform:none;
	font-style:normal;
	font-weight:bolder;
	color: White;
}	
		
DEL	{
	text-decoration:line-through;
}	
		
INS	{
	text-decoration:underline;
}	
		
VAR, CITE, DFN, .note	{	
	font-style:	italic;
	}	
		
ADDRESS	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
CODE, KBD, SAMP	{
	font-family: Arial, Helvetica, sans-serif;
}	
		
ACRONYM	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	
		
H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT	{
	color:black;
}	
		
HR	{
	color: White;
}	
		
.colophon	{	
	display:	none;
	}	
		
CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR	{
	color:black;
	text-decoration:none;
	border-color:black;
	border-style:none;
}	
		
A:link	{
	text-decoration:none;
	font-weight:bold;
	color: Red;
}	
		
A:visited	{
	text-decoration:none;
	font-weight:bold;
	color: #FFB6C1;
}	
		
A:active	{
	text-decoration:none;
	font-weight:bold;
	color: #FFB6C1;
}	
		
A:hover	{
	color: #1E90FF;
}	
		
A.offsite	{
	text-decoration:none;
	font-weight:normal;
	color: Black;
}	
		
	/* end affordances */	

	/* begin NS4 bug hack */
EM	{
}

STRONG	{
}

EM STRONG, STRONG EM, .warn	{
}

#title	{
}

CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TFOOT, TH, THEAD, TR	{
}

A:link	{
}

A:visited	{
}

A:active	{
}

A:hover	{
}

A.offsite	{
}
	/* end hack */



/* WinNS4 */




/* WinNS4 */




/* WinNS4 */
	/* begin body box */	/* 3 - 'twelvths asymmetric' */

BODY	{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	border-top:0;
	border-left:0;
	border-bottom:0;
	border-right:0;
	width: 0;
}
	/* end body box */
