<style type="text/css">

	p: { }
	
	a:link {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : underline;
		color : #cd9915;
	}
	a:visited {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : underline;
		color : #cd9915;
	}
	a:active {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : underline;
		color : #cd9915;
	}
	a:hover {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : underline;
		color : #EECFA6;
	}

	a.partext:link, a.partext:hover, a.partext:active, a.partext:visited,{
		font-size : 10pt;
	}
	
	BODY {
		SCROLLBAR-FACE-COLOR: #b5872c;
		SCROLLBAR-HIGHLIGHT-COLOR: #d4a84a;
		SCROLLBAR-SHADOW-COLOR: #b5872c;
		SCROLLBAR-3DLIGHT-COLOR: #E6B36C;
		SCROLLBAR-ARROW-COLOR: #e0d198;
		SCROLLBAR-TRACK-COLOR: #68675c;
		SCROLLBAR-DARKSHADOW-COLOR: #a47b28
	}

	.copytext {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #cd9915;
	}

	p {
		font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size : 10pt;
		color : #cd9915;
	}

	.copyright {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
	}

	.rgbi {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : Silver;
	}
	A.rgbi {
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : Silver;
		text-decoration : underline;
	}
	A.rgbi:visited {
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : Silver;
		text-decoration : underline;
	}
	A.rgbi:HOVER {
		color : #72870A;
		text-decoration : underline;
	}
	
/*  2006 addition */
	h1.projecttitle {
		font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size : 13pt;
		color : #cd9915;
	}
	
</style>