@charset "utf-8";
/* CSS Document */

body {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}


.xxs {
	font-size:xx-small;
	letter-spacing:-0.02em;
	}
.s {
	font-size:small;
/*	letter-spacing:-0.02em;*/
	}


a, a:link, a:visited {
	text-decoration:none;
	color:#000;
	}
a:hover {
	text-decoration:underline;
	}
	

#texto p {
	font-size:0.73em;
}
