@charset "utf-8";
/* CSS Document */

#titlegal{
	font:12px "trebuchet ms","lucida sans unicode",arial;
	letter-spacing:2px;
	color:#ff9900;
	padding-bottom:20px;
	}
	
#txtlegal{
	color:#999999;
	font:12px "trebuchet ms","lucida sans unicode",arial;
	text-align:justify;
	}
