	a {
		text-decoration:underline;
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		line-height: 22px
	}
	a:hover {
		text-decoration:none;
		color: #888888;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		line-height: 22px
	}
	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: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		line-height: 22px
	}
	td {
		color: #666666;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		line-height: 20px
	}
	td.home {
		color: #666666;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		line-height: 14px
	}
	.footer {
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7pt;
		font-weight : bold;
	}
	a.footer {
		text-decoration:underline;
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7pt;
		font-weight : bold;
	}
	a.footer:hover {
		text-decoration:none;
		color: #efefef;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7pt;
		font-weight : bold;
	}