<style type="text/css">
	.distabla tr:hover
	{
		background-color: #CCFFCC;	color: #000000;
	}
	.distabla tr.resaltar
	{
		background-color: #CCFFCC;	color: #000000;
	}
	.distabla td
	{
		border: 1px solid #98D57B;
	}
	.distabla th
	{
		border: 1px solid #98D57B;
		background-color: #98D57B;
	}
	.distabla tr.quitar
	{
		background-color: #DFFFBF;
	}
	.tr
	{
		background-color: #DFFFBF;
	}
	select 
	{
		font-size: 9px;
	}
	input
	{
		font-size: 9px;
	}
	.Estilo1
	{
		font-size: 10pt;
		font-family:Arial, Helvetica, sans-serif; 
	}
	.Estilo2
	{
		font-size: 10pt; 
		font-weight: bold;
		font-family:Arial, Helvetica, sans-serif;
	}    
</style>

