a {
		text-decoration:underline;
		color: #082984;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a:hover {
		text-decoration:none;
		color: #888888;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a.leftnav {
		text-decoration:none;
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}
	a.leftnav:hover {
		text-decoration:underline;
		color: #efefef;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}
	body {
		color: #2162d4;
		font-family : Arial, verdana, sans-serif;
		font-size : 10pt;
		line-height:180%;
		font-weight : normal;
		text-align:justify;
	}
	td {
		color: #2162d4;
		font-family : Arial, verdana, sans-serif;
		font-size : 10pt;
		line-height:180%;
		font-weight : normal;
		text-align:justify;
	}
		.formtext {
		color: #2162d4;
		font-family : Arial, verdana, sans-serif;
		font-size : 8pt;
		line-height:180%;
		font-weight : normal;
		text-align:justify;
	}
	.colortext {
		color: #082984;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9pt;
		font-weight : normal;
	}