/* CSS: inversiones-argentina.com */

* {	margin: 0;	padding: 0;}

body { 
	background: #fff;
	font-size: 62.5%; /* tamaño fuente en base 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
}

a { text-decoration: underline; cursor: pointer; color: #690;}
p, h1, h2, h3, h4, h5, h6, h7 {margin: 0 25px 1em 25px; text-align: justify; }
h6 {text-align: right;}

