		a:link    {
	color: "#D2C291";
	text-decoration: none;
	font-weight : normal;
}
		a:visited {
	color: "#D2C291";
	text-decoration: none;
	font-weight : normal;
}
		a:active  {
	color: "#D2C291";
	text-decoration: none;
	font-weight : normal;
}
		a:hover   {
	color: "#D2C291";
	text-decoration: none;
	font-weight : bold;
}

		TD.pg {
			font-family : Arial;
			font-size : 10pt;
			color: black;
			font-size : 10pt;
			font-weight : normal;
			line-height : 150%;
			text-align : justify;
		}

		BODY {
			margin-left:0px;
			margin-right:0px;
			margin-top:0px;
		}
