/*
				'##################################################################
				'	xavierXstudio, Copyright (C) 2014 Escuela Industrial Particulra Lautaro
				'##################################################################
				'			@@@@@@@@ Analista @@@@@@@@@
				'				- xevierXstudio
				'               - 26-06-2014
				'__________________________________________________________________
				'-----------
				' estilos 
				' webtranex
				' 
				'--------------------------------------------------------------------
*/
<html>
<head>
<style type="text/css"> 
	   all.RED{color:red; text-align: center}
	   h1 { font-style :normal; 
			text-align: center; 
			font-size: 18px;
			color: #0066FF
		  }
	   h2 {line-height: 5pt;
	   	   color: #000000; 
		   font-size: 15px;
		  }
	   h3 {color: black;
	       font-style: oblique; 
		   text-align: center;
	   	   font-size: 14px; 
		  }
	   h4 {font-size: 13px; 
	       font-weight: 500;
	       line-height: 12pt;
		   
		   font-style:normal;
		  }
	   h5 {color: black; 
	   	   font-size:14px; 
		  }
	   h6 { text-align: left; 
	        font-weight: 500;
			font-size: 19px;
			color: #0066FF; 
		  }
	    h7 {line-height: 5pt;
	   	   color:#0066FF; 
		   font-size: 15px;
		  }
		  

	</style>
</head>
<body>
</body>
</html>