body	{
	color:			#000000;
	text-align:		left;
	font-size:		10pt;
	font-family:		arial, sans-serif;
	background-image:	url(images/fondo.jpg);
	background-attachment:	fixed;
	background-repeat:	repeat;
	}
h1	{
	color:		#0000A0;
	text-align:	center;
	font-size:	18pt;
	font-family:	verdana, arial, sans-serif;
	}
h2	{
	color:		#000080;
	text-align:	center;
	font-size:	14pt;
	font-family:	arial, sans-serif;
	}
h3	{
	color:		#000060;
	text-align:	center;
	font-size:	12pt;
	font-family:	arial, sans-serif;
	}
table	{
	text-align:	center;
	font-size:	10pt;
	font-family:	arial, sans-serif;
	}

