	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: #000000;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9pt;
		font-weight : normal;
	}
	td {
		color: #000000;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9pt;
		font-weight : normal;
	}
	.blue {
		color: #7988a5;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7.5pt;
		font-weight : normal;
	}
	.footer {
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7.5pt;
		font-weight : normal;
	}
	a.footer {
		text-decoration:none;
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7.5pt;
		font-weight : normal;
	}	
	a.footer:hover {
		text-decoration:underline;
		color: #3d5a74;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7.5pt;
		font-weight : normal;
	}