<style>	<!--
	body {
	}

	p.thumbcaption {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #000000;
		background-color : #ffffff;
		margin-top: 2;
		margin-bottom: 2;
		/*		font-size: 9pt; */
	}

	p.thumbcaptionselected {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #000000;
		background-color : #f8bb24;
		margin-top: 2;
		margin-bottom: 2;
		/*		font-size: 9pt; */
	}

	.listinsttop {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		color: #000000;
		margin-top: 2;
		margin-bottom: 2;
	}

	.listinstbottom {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		color: #ffffff;
		margin-top: 2;
		margin-bottom: 2;
		text-align : center;
	}

	.projecttitle {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14pt;
		font-weight : bold;
		color: #f8bb24;
	}

	.projectsubtitle {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13pt;
		font-weight : bold;
		color: #ffffff;
	}

	table.notselected {
		background-color : #ffffff;
	}

	table.selected {
		background-color : #f8bb24;
	}

	a.inst:link, a.inst:active, a.inst:visited {
		font-weight: bold;
		color: #ffffff;
		text-decoration : none;
	}
	a.inst:hover{
		font-weight: bold;
		color: #f8bb24;
		text-decoration : none;
	}

	
	-->
</style>
