body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#tabla
	{
	background:#cccccc;
	color:#333333; 
	font-size:8pt;
	}

#tabla td
	{
	background:#f1f9f9; 
	color:#222222; 
	height:30px;
	}
#tabla th
	{
	background:#F1FFCF; 
	color:#00086e; 
	font-weight: bold;
	height:30px; 
	}
#tabla2
	{
	background:#cccccc;
	color:#333333; 
	font-size:8pt;
	}

#tabla2 td
	{
	color:#222222; 
	height:30px;
	}
#tabla2 th
	{
	background:#F1FFCF; 
	color:#00086e; 
	font-weight: bold;
	height:30px; 
	}	
#boton
{
	font-size: 10pt;
	background-color: #cccccc;
	color: #00086e;
}
#boton th
{    
   background:#f1ffcf; 
   text-align:center;
   padding: 2px;
   height:40px;
}
#boton td
{     
   background:#f1f9f9;
   text-align:center;
   padding: 4px;
   cursor: pointer;
   height:40px;
}
#indice
{
	font-size: 10pt;
	background-color: #cccccc;
}
#indice th
{    
   background:#00086e; 
   color: #ddffdd;
   text-align:center;
   padding: 2px;
   height:40px;
}
#indice td
{     
   background:#ddffdd;
   text-align:center;
   padding: 4px;
   cursor: pointer;
   height:40px;
}
.negrita
	{
	color:#000000;
	font-weight: bold; 
	}
a:link
	{ 
	color: #336699; 
	text-decoration:none;
	font-weight: bold;
	line-height: 200%
	}

a:visited
	{
	color:#336699;
	text-decoration:none;
	font-weight: bold;
	line-height: 200%
	}

a:active
	{
	color:#336699;
	text-decoration:none;
	}

a:hover
	{
	color: #dd4040; 
	text-decoration:underline;
	}
.correo {
	font-size: 10px;
	font-weight: lighter;
	color: #666699;
	background-color: #f1f1f9;
	text-align: left;
	text-indent: 3pt;
}
#marco {
	width:498px;
	margin:10px 0;
	padding:0px;
	text-align:left;
	}
