DIV
		{
		}

H1		{
	 	font-size:		18pt;
	 	font-family:	times;
		color:		#000099;
		}

H2		{
		font-size:		14pt;
		font-weight:	normal;
		font-family:	times;
		color:		#990000;
		text-decoration:	underline;
		background-color:	#ffffcc;
		text-indent:	6px;
		}

H3		{
		font-size:		12pt;
		font-weight:	bold;
		font-family:	arial,helvetica,san_serif;
		color:		#000099;
		}

CITE		{
		text-align:		2%;
		margin-top:		-4em;
		}

P		{
		font-family:	"times new roman",times,serif;
		font-size:		12pt;
		font-weight:	normal;	
		text-align: 	normal;
		margin-left:	2%;
		}

	.initial:FIRST-LETTER
		{
		font-size:		14pt;
		color:		#000099;
		font-weight:	bold;
		}

	.legal
		{
		font-family:	courier;
		}

 	.nav		
		{
		font-family:		arial,helvetica,sans_serif;
		font-size:			7.5pt;
		margin-top:			16px;
		margin-left:		0%;
		}

	.navbottom		
		{
		font-family:		arial,helvetica,sans_serif;
		font-size:			7.5pt;
		margin-left:		0%;
		}

	.cont
		{
		margin-left:	6px;
		}

	.code		
		{
		font-size:		10pt;
		font-family:	courier;
		font-weight:	normal;
		margin-left:	10px;
		}
	.code1
		{
		font-size:		10pt;
		font-family:	courier;
		font-weight:	normal;
		margin-left:	25px;
		}

	.code2
		{
		font-size:		10pt;
		font-family:	courier;
		font-weight:	normal;
		margin-left:	40px;
		}
	
	.code3
		{
		font-size:		10pt;
		font-family:	courier;
		font-weight:	normal;
		margin-left:	55px;
		}

	.blink
		{
		margin-left:	6px;
		background-color:	#ffffdd;
		}

	.source	
		{
		font-size:		4pt;
		}

FONT
	{}

  .tag
		{
		font-size:		13pt;
		font-weight:	bold;
		font-family:	times;
		color:		#ff0000;
		padding-right:	4px;
		}

  .section
		{
		font-size:		18pt;
		font-weight:	normal;
		font-family:	times;
		color:		#990000;
		text-decoration:	underline;
		}

  .dc
		{
		font-size:		14pt;
		color:		#000099;
		}

  .head
		{
		font-size:		13pt;
		font-weight:	bold;
		font-family:	times;
		color:		#ffffaa;
		}

  .sci
		{
		font-size:		13pt;
		font-weight:	bold;
		font-family:	times;
		font-style:		italic;
		color:		#ffffaa;
		}


TABLE
		{
		}

TR
		{
		}

TH		
		{
		}

	.v_tag
		{
		}
	.h_tag
		{
		}

TD
		{
		font-family:	arial,helvetica,sans_serif;
		font-weight:	normal;
		font-size:		12pt;
		padding-left:	2px;
		}
	.caption
		{
		font-size:		8pt;
		font-weight:	normal;
		font-family:	"times new roman",times,serif;
		text-align:		center;
		}
