	a {
		text-decoration:underline;
		color: #0091e4;
		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: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		line-height: 22px
	}
	td {
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		line-height: 22px
	}
	
	.whitetext {
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		line-height: 22px
	}
	.whitetext_sm {
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		line-height: 22px
	}
		a.whitetext {
		text-decoration:none;
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		line-height: 22px
	}
	a.whitetext:hover {
		text-decoration:underline;
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		line-height: 22px
	}
	
		
		.bluetext {
		color: #0091e4;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		line-height: 22px
	}
		a.bluetext {
		text-decoration:none;
		color: #0091e4;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		line-height: 22px
	}
	a.bluetext:hover {
		text-decoration:underline;
		color: #0091e4;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		line-height: 22px
	}