/*   foto          */
body {
	margin: 0em;
	margin-left: 0.3 em;
	background: #000000;
	/* line-height: 1.2;	*/
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	}

.title {
	COLOR: #006600;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	}

.tables {
	COLOR: #ffffe7;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 8pt;
}

a:link	{color:#666600; text-decoration:none;}
a:active	{color:#00FF00; text-decoration:none;}
a:hover	{color:#FFFFFF; text-decoration:none;}
a:visited	{color:#006600; text-decoration:none;}

