<style type=text/css>
<!--
	body {
		width: 900px;
	}

	body, div, a, th, li, dd, font {
		/* redundant selectors to help NS4 remember */
		font-family: Verdana;
		font-size: 10pt;
		line-height: 1.5em; 
	}

	td {
		/* redundant selectors to help NS4 remember */
		font-family: Verdana;
		font-size: 10pt;
		line-height: 1.5em; 
	}

	font.header1
	{
		font-size: 14pt;
		font-weight: bold;
	}

	font.header2
	{
		font-size: 14pt;
		font-weight: bold;
	}

	font.header3
	{
		font-size: 8pt;
		font-weight: bold;
	}

	font.header4
	{
		font-size: 8pt;
		font-weight: bold;
	}

	font.header5
	{
		color: navy;
		font-size: 10pt;
		font-weight: bold;
	}

	font.intname
	{
		font-weight: bold;
	}

	font.mem_cap {
		color: white;
		font-weight: bold;
	}

	p.wbold {
		font-weight: bold;
	}

	p.page_caption {
		font-weight: bold;
		font-size: 18pt;
		color: navy;
	}

	li {
		list-style-type: square;
	}

	li.hmm {
		list-style-type: square;
	}

	td {
		vertical-align: top;
		background-color: white;
	}

	td.exmpl_td1 {
		font-weight: bold;
		width: 100px;
	}

	td.mem_cap {
		background-color: silver;
	}

	td.main_caption {
		font-size: 18pt;
		font-weight: bold;
		color: navy;
		vertical-align: bottom;
	}

	td.main_caption2 {
		font-size: 8pt;
		font-weight: bold;
		color: navy;
		vertical-align: bottom;
	}

	td.main_caption3 {
		font-size: 8pt;
		font-weight: bold;
		color: navy;
		vertical-align: bottom;
	}

	td.s_cap {
		height: 16px;
		background-color: navy;
		color: white;
		font-weight: bold;
	}

	td.separator1 {
		background-color: navy;
	}

-->
</style>
