@CHARSET "ISO-8859-1";
html		{ background: none;}
* iframe 	{ display: none; }

/* Agreement - Remove scroll treatment */
.agreement 	{ 
	background: #fff;
	overflow:none;
	height: auto;
	color: #000;
}

