<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 #CCCCCC;
	}
	.distabla th
	{
		border: 1px solid #CCCCCC;
		background-color: #CCCCCC;
	}
	.distabla tr.quitar
	{
		background-color: #D5D5D5;
	}
	.tr
	{
		background-color: #D5D5D5;
	}
	select 
	{
		font-size: 9px;
	}
	input
	{
		font-size: 9px;
	}
	.Estilo1
	{
		font-size: 10pt; 
	}
	.Estilo2
	{
		font-size: 10pt; 
		font-weight: bold; 
	}    
</style>

