@charset "utf-8";
.tmp , .tmp body, .tmp div, .tmp span, .tmp applet, .tmp object, .tmp iframe,
	.tmp h1, .tmp h2, .tmp h3, .tmp h4, .tmp .estilo-h5, .tmp .estilo-h6, .tmp p, .tmp blockquote, .tmp pre,
	.tmp a, .tmp abbr, .tmp acronym, .tmp address, .tmp big, .tmp cite, .tmp code,
	.tmp del, .tmp dfn, .tmp font, .tmp img, .tmp ins, .tmp kbd, .tmp q, .tmp s, .tmp samp,
	.tmp small, .tmp strike, .tmp strong, .tmp sub, .tmp sup, .tmp tt, .tmp var,
	.tmp dl, .tmp dt, .tmp dd, .tmp ol, .tmp ul, .tmp li,
	.tmp fieldset, .tmp form, .tmp label, .tmp legend,
	.tmp table, .tmp caption, .tmp tbody, .tmp tfoot, .tmp thead, .tmp tr, .tmp th, .tmp td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
/* remember to define focus styles! */
	.tmp :focus {
		outline: 0;
	}
	.tmp body {
		line-height: 1;
		color: black;
		background: white;
	}
	.tmp ol, .tmp ul {
		list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
	.tmp table {
		border-collapse: separate;
		border-spacing: 0;
	}
	.tmp caption, .tmp th, .tmp td {
		text-align: left;
		font-weight: normal;
	}
	.tmp blockquote:before, .tmp blockquote:after,
	.tmp q:before, .tmp q:after {
		content: "";
	}
	.tmp blockquote, .tmp q {
		quotes: "" "";
	}
	

