	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: #666666;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	td {
		color: #666666;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		line-height: 22px
	}
	.colortext {
		color: #990000;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a.colortext {
		color: #990000;
		text-decoration:underline;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a.colortext:hover {
		color: #990000;
		text-decoration:none;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	.captions {
		color: #666666;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		line-height: 15px
	}
