BODY	{	
	font-size:		10pt;
	margin-top:		5pt;
	margin-left:	5pt;
	margin-right:	5pt;
	margin-bottom:	5pt;
	font-family:	Arial, sans-serif;
	background-color:		FFCFCF;
	}	

BODY.story	{	
	font-size:		10pt;
	margin-top:		5pt;
	margin-left:	25pt;
	margin-right:	25pt;
	margin-bottom:	5pt;
	font-family:	Arial, sans-serif;
	background:		FFCFCF;
	}	

P	{
	text-indent:	5%;
	margin-bottom:	10pt;
	}

P.noindent	{
	text-indent:	0%;
	margin-bottom:	10pt;
	}

P.preface	{
	text-align:		right;
	font-style:		italic;
	margin-bottom:	10pt;
	}

P.copyright	{
	text-align:		right;
	font-style:		normal;
	margin-bottom:	10pt;
	}

P.quote	{
	text-align:		left;
	font-style:		italic;
	text-indent:	0pt;
	margin-bottom:	10pt;
	margin-right:	25pt;
	margin-left:	25pt;
	}

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;
	}

A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:		blue;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:		blue;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:		blue;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:		blue;
	background:		yellow;
	}	
		
A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:		blue;
	}	

H1	{	
	font-size:		16pt;
	font-weight:	bold;
	color:		blue;
	margin-top:		10pt;
	margin-bottom:	12pt;
	text-align:		center;
	}

H2	{	
	font-size:		14pt;
	font-weight:	bold;
	margin-top:		10pt;
	margin-bottom:	12pt;
	text-align:		center;
	}	
		
H3	{	
	font-size:		12pt;
	font-weight:	bold;
	font-style:		normal;
	margin-bottom:	12pt;
	text-align:		center;
	}	
		
H4	{	
	font-size:		11pt;
	font-weight:	bold;
	margin-top:		10pt;
	margin-bottom:	12pt;
	vertical-align:	baseline;
	}	
		
H1.jbc	{	
	font-size:		16pt;
	font-weight:	bold;
	color:		blue;
	margin-top:		10pt;
	margin-bottom:	12pt;
	text-align:		left;
	}

H2.jbc	{	
	font-size:		14pt;
	font-weight:	bold;
	margin-top:		10pt;
	margin-bottom:	12pt;
	text-align:		left;
	}	
		
H3.jbc	{	
	font-size:		12pt;
	font-weight:	bold;
	font-style:		normal;
	margin-bottom:	12pt;
	text-align:		left;
	}	
		
H4.jbc	{	
	font-size:		11pt;
	font-weight:	bold;
	margin-top:		10pt;
	margin-bottom:	12pt;
	vertical-align:	baseline;
	}	